man Gtk2::Pango::TabArray () - Gtk2::Pango::TabArray
NAME
Gtk2::Pango::TabArray
HIERARCHY
Glib::Boxed +----Gtk2::Pango::TabArray
METHODS
- * ... (list) pairs of Gtk2::PangoTabAlign's and integers, the alignments and positions of the tab stops.
- * ... (list) pairs of Gtk2::PangoTabAlign's and integers, the alignments and positions of the tab stops.
- Alias for new.
$tab_array->resize ($new_size)
Returns a list of Gtk2::Pango::TabAlign's, alignments, and integers, locations. Even elemtents are alignments and odd elements are locations, so 0 is the first alignment and 1 is the first location, 2 the second alignment, 3 the second location, etc.
ENUMS AND FLAGS
enum Gtk2::Pango::TabAlign
- * 'left' / 'PANGO_TAB_LEFT'
SEE ALSO
Gtk2, Glib::Boxed
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.