pangoTabArrayNew: pangoTabArrayNew

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Creates a list of initial.size tab stops. Tab stops are specified in pixel units if positions.in.pixels is TRUE, otherwise in Pango units. All stops are initially at position 0.

Usage

1
pangoTabArrayNew(initial.size, positions.in.pixels)

Arguments

initial.size

[integer] Initial number of tab stops to allocate, can be 0

positions.in.pixels

[logical] whether positions are in pixel units

Value

[PangoTabArray] the newly allocated PangoTabArray,

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.