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.
Initial number of tab stops to allocate, can be 0
whether positions are in pixel units
the newly allocated PangoTabArray, which should be freed with pango_tab_array_free().
ConstructionException GTK+ fails to create the object.
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.