.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" 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" '' '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 turned on, 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. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "Gtk2::ToolItemGroup 3pm" .TH Gtk2::ToolItemGroup 3pm "2015-02-24" "perl v5.14.2" "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.