.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "Gtk2::ToolItemGroup 3pm" .TH Gtk2::ToolItemGroup 3pm "2019-09-16" "perl v5.28.1" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Gtk2::ToolItemGroup \- wrapper for GtkToolItemGroup .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 6 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gtk2::ToolItemGroup .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 3 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable \& Gtk2::ToolShell .Ve .SH "METHODS" .IX Header "METHODS" .SS "widget = Gtk2::ToolItemGroup\->\fBnew\fP ($label)" .IX Subsection "widget = Gtk2::ToolItemGroup->new ($label)" .IP "\(bu" 4 \&\f(CW$label\fR (string) .ie n .SS "boolean = $group\->\fBget_collapsed\fP" .el .SS "boolean = \f(CW$group\fP\->\fBget_collapsed\fP" .IX Subsection "boolean = $group->get_collapsed" .ie n .SS "$group\->\fBset_collapsed\fP ($collapsed)" .el .SS "\f(CW$group\fP\->\fBset_collapsed\fP ($collapsed)" .IX Subsection "$group->set_collapsed ($collapsed)" .IP "\(bu" 4 \&\f(CW$collapsed\fR (boolean) .ie n .SS "toolitem = $group\->\fBget_drop_item\fP ($x, $y)" .el .SS "toolitem = \f(CW$group\fP\->\fBget_drop_item\fP ($x, \f(CW$y\fP)" .IX Subsection "toolitem = $group->get_drop_item ($x, $y)" .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .ie n .SS "ellipsizemode = $group\->\fBget_ellipsize\fP" .el .SS "ellipsizemode = \f(CW$group\fP\->\fBget_ellipsize\fP" .IX Subsection "ellipsizemode = $group->get_ellipsize" .ie n .SS "$group\->\fBset_ellipsize\fP ($ellipsize)" .el .SS "\f(CW$group\fP\->\fBset_ellipsize\fP ($ellipsize)" .IX Subsection "$group->set_ellipsize ($ellipsize)" .IP "\(bu" 4 \&\f(CW$ellipsize\fR (Pango::EllipsizeMode) .ie n .SS "reliefstyle = $group\->\fBget_header_relief\fP" .el .SS "reliefstyle = \f(CW$group\fP\->\fBget_header_relief\fP" .IX Subsection "reliefstyle = $group->get_header_relief" .ie n .SS "$group\->\fBset_header_relief\fP ($style)" .el .SS "\f(CW$group\fP\->\fBset_header_relief\fP ($style)" .IX Subsection "$group->set_header_relief ($style)" .IP "\(bu" 4 \&\f(CW$style\fR (Gtk2::ReliefStyle) .ie n .SS "$group\->\fBinsert\fP ($item, $position)" .el .SS "\f(CW$group\fP\->\fBinsert\fP ($item, \f(CW$position\fP)" .IX Subsection "$group->insert ($item, $position)" .IP "\(bu" 4 \&\f(CW$item\fR (Gtk2::ToolItem) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "integer = $group\->\fBget_item_position\fP ($item)" .el .SS "integer = \f(CW$group\fP\->\fBget_item_position\fP ($item)" .IX Subsection "integer = $group->get_item_position ($item)" .IP "\(bu" 4 \&\f(CW$item\fR (Gtk2::ToolItem) .ie n .SS "$group\->\fBset_item_position\fP ($item, $position)" .el .SS "\f(CW$group\fP\->\fBset_item_position\fP ($item, \f(CW$position\fP)" .IX Subsection "$group->set_item_position ($item, $position)" .IP "\(bu" 4 \&\f(CW$item\fR (Gtk2::ToolItem) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "string = $group\->\fBget_label\fP" .el .SS "string = \f(CW$group\fP\->\fBget_label\fP" .IX Subsection "string = $group->get_label" .ie n .SS "$group\->\fBset_label\fP ($label)" .el .SS "\f(CW$group\fP\->\fBset_label\fP ($label)" .IX Subsection "$group->set_label ($label)" .IP "\(bu" 4 \&\f(CW$label\fR (string) .ie n .SS "widget = $group\->\fBget_label_widget\fP" .el .SS "widget = \f(CW$group\fP\->\fBget_label_widget\fP" .IX Subsection "widget = $group->get_label_widget" .ie n .SS "$group\->\fBset_label_widget\fP ($label_widget)" .el .SS "\f(CW$group\fP\->\fBset_label_widget\fP ($label_widget)" .IX Subsection "$group->set_label_widget ($label_widget)" .IP "\(bu" 4 \&\f(CW$label_widget\fR (Gtk2::Widget) .ie n .SS "integer = $group\->\fBget_n_items\fP" .el .SS "integer = \f(CW$group\fP\->\fBget_n_items\fP" .IX Subsection "integer = $group->get_n_items" .ie n .SS "toolitem = $group\->\fBget_nth_item\fP ($index)" .el .SS "toolitem = \f(CW$group\fP\->\fBget_nth_item\fP ($index)" .IX Subsection "toolitem = $group->get_nth_item ($index)" .IP "\(bu" 4 \&\f(CW$index\fR (integer) .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'collapsed' (boolean : default false : readable / writable / private)" 4 .IX Item "'collapsed' (boolean : default false : readable / writable / private)" Whether the group has been collapsed and items are hidden .ie n .IP "'ellipsize' (Pango::EllipsizeMode : default ""none"" : readable / writable / private)" 4 .el .IP "'ellipsize' (Pango::EllipsizeMode : default ``none'' : readable / writable / private)" 4 .IX Item "'ellipsize' (Pango::EllipsizeMode : default none : readable / writable / private)" Ellipsize for item group headers .ie n .IP "'header\-relief' (Gtk2::ReliefStyle : default ""normal"" : readable / writable / private)" 4 .el .IP "'header\-relief' (Gtk2::ReliefStyle : default ``normal'' : readable / writable / private)" 4 .IX Item "'header-relief' (Gtk2::ReliefStyle : default normal : readable / writable / private)" Relief of the group header button .ie n .IP "'label' (string : default """" : readable / writable / private)" 4 .el .IP "'label' (string : default ``'' : readable / writable / private)" 4 .IX Item "'label' (string : default """" : readable / writable / private)" The human-readable title of this item group .IP "'label\-widget' (Gtk2::Widget : default undef : readable / writable / private)" 4 .IX Item "'label-widget' (Gtk2::Widget : default undef : readable / writable / private)" A widget to display in place of the usual label .SH "CHILD PROPERTIES" .IX Header "CHILD PROPERTIES" .IP "'expand' (boolean : default false : readable / writable / private)" 4 .IX Item "'expand' (boolean : default false : readable / writable / private)" Whether the item should receive extra space when the group grows .IP "'fill' (boolean : default true : readable / writable / private)" 4 .IX Item "'fill' (boolean : default true : readable / writable / private)" Whether the item should fill the available space .IP "'homogeneous' (boolean : default true : readable / writable / private)" 4 .IX Item "'homogeneous' (boolean : default true : readable / writable / private)" Whether the item should be the same size as other homogeneous items .IP "'new\-row' (boolean : default false : readable / writable / private)" 4 .IX Item "'new-row' (boolean : default false : readable / writable / private)" Whether the item should start a new row .IP "'position' (integer : default 0 : readable / writable / private)" 4 .IX Item "'position' (integer : default 0 : readable / writable / private)" Position of the item within this group .SH "STYLE PROPERTIES" .IX Header "STYLE PROPERTIES" .IP "'expander\-size' (integer : default 16 : readable / private)" 4 .IX Item "'expander-size' (integer : default 16 : readable / private)" Size of the expander arrow .IP "'header\-spacing' (integer : default 2 : readable / private)" 4 .IX Item "'header-spacing' (integer : default 2 : readable / private)" Spacing between expander arrow and caption .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gtk2::ReliefStyle" .IX Subsection "enum Gtk2::ReliefStyle" .IP "\(bu" 4 \&'normal' / '\s-1GTK_RELIEF_NORMAL\s0' .IP "\(bu" 4 \&'half' / '\s-1GTK_RELIEF_HALF\s0' .IP "\(bu" 4 \&'none' / '\s-1GTK_RELIEF_NONE\s0' .SS "enum Pango::EllipsizeMode" .IX Subsection "enum Pango::EllipsizeMode" .IP "\(bu" 4 \&'none' / '\s-1PANGO_ELLIPSIZE_NONE\s0' .IP "\(bu" 4 \&'start' / '\s-1PANGO_ELLIPSIZE_START\s0' .IP "\(bu" 4 \&'middle' / '\s-1PANGO_ELLIPSIZE_MIDDLE\s0' .IP "\(bu" 4 \&'end' / '\s-1PANGO_ELLIPSIZE_END\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2011 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL.\s0 See Gtk2 for a full notice.