Description Usage Arguments Value Author(s)
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.
1 | pangoTabArrayNew(initial.size, positions.in.pixels)
|
|
[integer] Initial number of tab stops to allocate, can be 0 |
|
[logical] whether positions are in pixel units |
[PangoTabArray
] the newly allocated PangoTabArray
,
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.