pangoTabArrayNewWithPositions
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.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.