TabArray
A PangoTabArray
contains an array of tab stops.
PangoTabArray
can be used to set tab stops in a PangoLayout
. Each tab stop has an alignment, a position, and optionally a character to use as decimal point.
Skipped during bindings generation
parameter
alignment
: alignment: Out parameter is not supportedparameter
alignments
: alignments: Out parameter is not supportedconstructor
new_with_positions
: Varargs parameter is not supported
Constructors
Functions
Link copied to clipboard
Gets the Unicode character to use as decimal point.
Link copied to clipboard
Returns true if the tab positions are in pixels, false if they are in Pango units.
Link copied to clipboard
fun setDecimalPoint(tabIndex: <Error class: unknown class>, decimalPoint: <Error class: unknown class>)
Sets the Unicode character to use as decimal point.
Link copied to clipboard
Sets whether positions in this array are specified in pixels.