Description Usage Arguments Value Author(s)
This is a convenience function that creates a PangoTabArray
and allows you to specify the alignment and position of each
tab stop. You must provide an alignment
and position for size
tab stops.
1 | pangoTabArrayNewWithPositions(size, positions.in.pixels, ...)
|
|
[integer] number of tab stops in the list |
|
[logical] whether positions are in pixel units |
|
additional alignment/position pairs |
[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.