debian man page for gtk2::sizegroup

Query: gtk2::sizegroup

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::SizeGroup(3pm)					User Contributed Perl Documentation				      Gtk2::SizeGroup(3pm)

NAME
Gtk2::SizeGroup - wrapper for GtkSizeGroup
HIERARCHY
Glib::Object +----Gtk2::SizeGroup
INTERFACES
Gtk2::Buildable
METHODS
sizegroup = Gtk2::SizeGroup->new ($mode) o $mode (Gtk2::SizeGroupMode) $size_group->add_widget ($widget) o $widget (Gtk2::Widget) boolean = $size_group->get_ignore_hidden Since: gtk+ 2.8 $size_group->set_ignore_hidden ($ignore_hidden) o $ignore_hidden (boolean) Since: gtk+ 2.8 sizegroupmode = $size_group->get_mode $size_group->set_mode ($mode) o $mode (Gtk2::SizeGroupMode) $size_group->remove_widget ($widget) o $widget (Gtk2::Widget) list = $size_group->get_widgets Since: gtk+ 2.10
PROPERTIES
'ignore-hidden' (boolean : default false : readable / writable / private) If TRUE, unmapped widgets are ignored when determining the size of the group 'mode' (Gtk2::SizeGroupMode : default "horizontal" : readable / writable / private) The directions in which the size group affects the requested sizes of its component widgets
ENUMS AND FLAGS
enum Gtk2::SizeGroupMode o 'none' / 'GTK_SIZE_GROUP_NONE' o 'horizontal' / 'GTK_SIZE_GROUP_HORIZONTAL' o 'vertical' / 'GTK_SIZE_GROUP_VERTICAL' o 'both' / 'GTK_SIZE_GROUP_BOTH'
SEE ALSO
Gtk2, Glib::Object
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::SizeGroup(3pm)
Related Man Pages
gtk2::optionmenu(3) - suse
gtk2::eventbox(3) - suse
gtk2::eventbox(3pm) - debian
gtk2::plug(3pm) - debian
gtk2::sizegroup(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
My first PERL incarnation... Audio Oscillograph