Sets our main struct and passes it to the parent class.
Creates an array of @initial_size tab stops.
Copies a PangoTabArray.
Frees a tab array and associated resources.
Get the main Gtk struct
Returns %TRUE if the tab positions are in pixels, %FALSE if they are in Pango units.
Gets the number of tab stops in @tab_array.
the main Gtk struct as a void*
Gets the alignment and position of a tab stop.
If non-%NULL, @alignments and @locations are filled with allocated arrays.
Resizes a tab array.
Sets the alignment and location of a tab stop.
the main Gtk struct
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 and a position.