Class Pango.TabArray

Inheritance graph
G.Object Pango.TabArray
Description

A set of tab stops for laying out text that includes tab characters.


Inherit Object

inherit G.Object : Object


Method create

Pango.TabArray Pango.TabArray(void initial_size, void position_in_pixels)

Description

Creates an array 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.