.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) .\" .\" 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 .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" ======================================================================== .\" .IX Title "Gtk2::Toolbar 3pm" .TH Gtk2::Toolbar 3pm "2016-10-02" "perl v5.24.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::Toolbar \- wrapper for GtkToolbar .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 6 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gtk2::Toolbar .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 4 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable \& Gtk2::ToolShell \& Gtk2::Orientable .Ve .SH "METHODS" .IX Header "METHODS" .SS "widget = Gtk2::Toolbar\->\fBnew\fP" .IX Subsection "widget = Gtk2::Toolbar->new" .ie n .SS "widget = $toolbar\->\fBappend_element\fP ($type, $widget, $text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .el .SS "widget = \f(CW$toolbar\fP\->\fBappend_element\fP ($type, \f(CW$widget\fP, \f(CW$text\fP, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$icon\fP, \f(CW$callback\fP=undef, \f(CW$user_data\fP=undef)" .IX Subsection "widget = $toolbar->append_element ($type, $widget, $text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .IP "\(bu" 4 \&\f(CW$type\fR (Gtk2::ToolbarChildType) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$text\fR (string) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$icon\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$callback\fR (subroutine) .IP "\(bu" 4 \&\f(CW$user_data\fR (scalar) .ie n .SS "widget = $toolbar\->\fBappend_item\fP ($text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .el .SS "widget = \f(CW$toolbar\fP\->\fBappend_item\fP ($text, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$icon\fP, \f(CW$callback\fP=undef, \f(CW$user_data\fP=undef)" .IX Subsection "widget = $toolbar->append_item ($text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .IP "\(bu" 4 \&\f(CW$text\fR (string) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$icon\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$callback\fR (subroutine) .IP "\(bu" 4 \&\f(CW$user_data\fR (scalar) .ie n .SS "$toolbar\->\fBappend_space\fP" .el .SS "\f(CW$toolbar\fP\->\fBappend_space\fP" .IX Subsection "$toolbar->append_space" .ie n .SS "$toolbar\->\fBappend_widget\fP ($widget, $tooltip_text, $tooltip_private_text)" .el .SS "\f(CW$toolbar\fP\->\fBappend_widget\fP ($widget, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP)" .IX Subsection "$toolbar->append_widget ($widget, $tooltip_text, $tooltip_private_text)" .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .ie n .SS "$toolbar\->\fBset_drop_highlight_item\fP ($tool_item, $index)" .el .SS "\f(CW$toolbar\fP\->\fBset_drop_highlight_item\fP ($tool_item, \f(CW$index\fP)" .IX Subsection "$toolbar->set_drop_highlight_item ($tool_item, $index)" .IP "\(bu" 4 \&\f(CW$tool_item\fR (Gtk2::ToolItem or undef) .IP "\(bu" 4 \&\f(CW$index\fR (integer) .PP Since: gtk+ 2.4 .ie n .SS "integer = $toolbar\->\fBget_drop_index\fP ($x, $y)" .el .SS "integer = \f(CW$toolbar\fP\->\fBget_drop_index\fP ($x, \f(CW$y\fP)" .IX Subsection "integer = $toolbar->get_drop_index ($x, $y)" .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .PP Since: gtk+ 2.4 .ie n .SS "iconsize = $toolbar\->\fBget_icon_size\fP" .el .SS "iconsize = \f(CW$toolbar\fP\->\fBget_icon_size\fP" .IX Subsection "iconsize = $toolbar->get_icon_size" .ie n .SS "$toolbar\->\fBset_icon_size\fP ($icon_size)" .el .SS "\f(CW$toolbar\fP\->\fBset_icon_size\fP ($icon_size)" .IX Subsection "$toolbar->set_icon_size ($icon_size)" .IP "\(bu" 4 \&\f(CW$icon_size\fR (Gtk2::IconSize) .ie n .SS "$toolbar\->\fBinsert\fP ($item, $pos)" .el .SS "\f(CW$toolbar\fP\->\fBinsert\fP ($item, \f(CW$pos\fP)" .IX Subsection "$toolbar->insert ($item, $pos)" .IP "\(bu" 4 \&\f(CW$item\fR (Gtk2::ToolItem) .IP "\(bu" 4 \&\f(CW$pos\fR (integer) .PP Since: gtk+ 2.4 .ie n .SS "widget = $toolbar\->\fBinsert_element\fP ($type, $widget, $text, $tooltip_text, $tooltip_private_text, $icon, $callback, $user_data, $position)" .el .SS "widget = \f(CW$toolbar\fP\->\fBinsert_element\fP ($type, \f(CW$widget\fP, \f(CW$text\fP, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$icon\fP, \f(CW$callback\fP, \f(CW$user_data\fP, \f(CW$position\fP)" .IX Subsection "widget = $toolbar->insert_element ($type, $widget, $text, $tooltip_text, $tooltip_private_text, $icon, $callback, $user_data, $position)" .IP "\(bu" 4 \&\f(CW$type\fR (Gtk2::ToolbarChildType) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$text\fR (string) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$icon\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$callback\fR (subroutine) .IP "\(bu" 4 \&\f(CW$user_data\fR (scalar) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "widget = $toolbar\->\fBinsert_item\fP ($text, $tooltip_text, $tooltip_private_text, $icon, $callback, $user_data, $position)" .el .SS "widget = \f(CW$toolbar\fP\->\fBinsert_item\fP ($text, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$icon\fP, \f(CW$callback\fP, \f(CW$user_data\fP, \f(CW$position\fP)" .IX Subsection "widget = $toolbar->insert_item ($text, $tooltip_text, $tooltip_private_text, $icon, $callback, $user_data, $position)" .IP "\(bu" 4 \&\f(CW$text\fR (string) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$icon\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$callback\fR (subroutine) .IP "\(bu" 4 \&\f(CW$user_data\fR (scalar) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "$toolbar\->\fBinsert_space\fP ($position)" .el .SS "\f(CW$toolbar\fP\->\fBinsert_space\fP ($position)" .IX Subsection "$toolbar->insert_space ($position)" .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "widget = $toolbar\->\fBinsert_stock\fP ($stock_id, $tooltip_text, $tooltip_private_text, $callback, $user_data, $position)" .el .SS "widget = \f(CW$toolbar\fP\->\fBinsert_stock\fP ($stock_id, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$callback\fP, \f(CW$user_data\fP, \f(CW$position\fP)" .IX Subsection "widget = $toolbar->insert_stock ($stock_id, $tooltip_text, $tooltip_private_text, $callback, $user_data, $position)" .IP "\(bu" 4 \&\f(CW$stock_id\fR (string) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$callback\fR (subroutine) .IP "\(bu" 4 \&\f(CW$user_data\fR (scalar) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "$toolbar\->\fBinsert_widget\fP ($widget, $tooltip_text, $tooltip_private_text, $position)" .el .SS "\f(CW$toolbar\fP\->\fBinsert_widget\fP ($widget, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$position\fP)" .IX Subsection "$toolbar->insert_widget ($widget, $tooltip_text, $tooltip_private_text, $position)" .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "integer = $toolbar\->\fBget_item_index\fP ($item)" .el .SS "integer = \f(CW$toolbar\fP\->\fBget_item_index\fP ($item)" .IX Subsection "integer = $toolbar->get_item_index ($item)" .IP "\(bu" 4 \&\f(CW$item\fR (Gtk2::ToolItem) .PP Since: gtk+ 2.4 .ie n .SS "integer = $toolbar\->\fBget_n_items\fP" .el .SS "integer = \f(CW$toolbar\fP\->\fBget_n_items\fP" .IX Subsection "integer = $toolbar->get_n_items" Since: gtk+ 2.4 .ie n .SS "toolitem or undef = $toolbar\->\fBget_nth_item\fP ($n)" .el .SS "toolitem or undef = \f(CW$toolbar\fP\->\fBget_nth_item\fP ($n)" .IX Subsection "toolitem or undef = $toolbar->get_nth_item ($n)" .IP "\(bu" 4 \&\f(CW$n\fR (integer) .PP Since: gtk+ 2.4 .ie n .SS "orientation = $toolbar\->\fBget_orientation\fP" .el .SS "orientation = \f(CW$toolbar\fP\->\fBget_orientation\fP" .IX Subsection "orientation = $toolbar->get_orientation" .ie n .SS "$toolbar\->\fBset_orientation\fP ($orientation)" .el .SS "\f(CW$toolbar\fP\->\fBset_orientation\fP ($orientation)" .IX Subsection "$toolbar->set_orientation ($orientation)" .IP "\(bu" 4 \&\f(CW$orientation\fR (Gtk2::Orientation) .ie n .SS "widget = $toolbar\->\fBprepend_element\fP ($type, $widget, $text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .el .SS "widget = \f(CW$toolbar\fP\->\fBprepend_element\fP ($type, \f(CW$widget\fP, \f(CW$text\fP, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$icon\fP, \f(CW$callback\fP=undef, \f(CW$user_data\fP=undef)" .IX Subsection "widget = $toolbar->prepend_element ($type, $widget, $text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .IP "\(bu" 4 \&\f(CW$type\fR (Gtk2::ToolbarChildType) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$text\fR (string) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$icon\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$callback\fR (subroutine) .IP "\(bu" 4 \&\f(CW$user_data\fR (scalar) .ie n .SS "widget = $toolbar\->\fBprepend_item\fP ($text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .el .SS "widget = \f(CW$toolbar\fP\->\fBprepend_item\fP ($text, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP, \f(CW$icon\fP, \f(CW$callback\fP=undef, \f(CW$user_data\fP=undef)" .IX Subsection "widget = $toolbar->prepend_item ($text, $tooltip_text, $tooltip_private_text, $icon, $callback=undef, $user_data=undef)" .IP "\(bu" 4 \&\f(CW$text\fR (string) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$icon\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$callback\fR (subroutine) .IP "\(bu" 4 \&\f(CW$user_data\fR (scalar) .ie n .SS "$toolbar\->\fBprepend_space\fP" .el .SS "\f(CW$toolbar\fP\->\fBprepend_space\fP" .IX Subsection "$toolbar->prepend_space" .ie n .SS "$toolbar\->\fBprepend_widget\fP ($widget, $tooltip_text, $tooltip_private_text)" .el .SS "\f(CW$toolbar\fP\->\fBprepend_widget\fP ($widget, \f(CW$tooltip_text\fP, \f(CW$tooltip_private_text\fP)" .IX Subsection "$toolbar->prepend_widget ($widget, $tooltip_text, $tooltip_private_text)" .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$tooltip_text\fR (string or undef) .IP "\(bu" 4 \&\f(CW$tooltip_private_text\fR (string or undef) .ie n .SS "reliefstyle = $toolbar\->\fBget_relief_style\fP" .el .SS "reliefstyle = \f(CW$toolbar\fP\->\fBget_relief_style\fP" .IX Subsection "reliefstyle = $toolbar->get_relief_style" Since: gtk+ 2.4 .ie n .SS "$toolbar\->\fBremove_space\fP ($position)" .el .SS "\f(CW$toolbar\fP\->\fBremove_space\fP ($position)" .IX Subsection "$toolbar->remove_space ($position)" .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "boolean = $toolbar\->\fBget_show_arrow\fP" .el .SS "boolean = \f(CW$toolbar\fP\->\fBget_show_arrow\fP" .IX Subsection "boolean = $toolbar->get_show_arrow" Since: gtk+ 2.4 .ie n .SS "$toolbar\->\fBset_show_arrow\fP ($show_arrow)" .el .SS "\f(CW$toolbar\fP\->\fBset_show_arrow\fP ($show_arrow)" .IX Subsection "$toolbar->set_show_arrow ($show_arrow)" .IP "\(bu" 4 \&\f(CW$show_arrow\fR (boolean) .PP Since: gtk+ 2.4 .ie n .SS "toolbarstyle = $toolbar\->\fBget_style\fP" .el .SS "toolbarstyle = \f(CW$toolbar\fP\->\fBget_style\fP" .IX Subsection "toolbarstyle = $toolbar->get_style" .ie n .SS "$toolbar\->\fBset_style\fP ($style)" .el .SS "\f(CW$toolbar\fP\->\fBset_style\fP ($style)" .IX Subsection "$toolbar->set_style ($style)" .IP "\(bu" 4 \&\f(CW$style\fR (Gtk2::ToolbarStyle) .ie n .SS "boolean = $toolbar\->\fBget_tooltips\fP" .el .SS "boolean = \f(CW$toolbar\fP\->\fBget_tooltips\fP" .IX Subsection "boolean = $toolbar->get_tooltips" .ie n .SS "$toolbar\->\fBset_tooltips\fP ($enable)" .el .SS "\f(CW$toolbar\fP\->\fBset_tooltips\fP ($enable)" .IX Subsection "$toolbar->set_tooltips ($enable)" .IP "\(bu" 4 \&\f(CW$enable\fR (boolean) .ie n .SS "$toolbar\->\fBunset_icon_size\fP" .el .SS "\f(CW$toolbar\fP\->\fBunset_icon_size\fP" .IX Subsection "$toolbar->unset_icon_size" .ie n .SS "$toolbar\->\fBunset_style\fP" .el .SS "\f(CW$toolbar\fP\->\fBunset_style\fP" .IX Subsection "$toolbar->unset_style" .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'icon\-size' (integer : default 3 : readable / writable / private)" 4 .IX Item "'icon-size' (integer : default 3 : readable / writable / private)" Size of icons in this toolbar .IP "'icon\-size\-set' (boolean : default false : readable / writable / private)" 4 .IX Item "'icon-size-set' (boolean : default false : readable / writable / private)" Whether the icon-size property has been set .IP "'show\-arrow' (boolean : default true : readable / writable / private)" 4 .IX Item "'show-arrow' (boolean : default true : readable / writable / private)" If an arrow should be shown if the toolbar doesn't fit .ie n .IP "'toolbar\-style' (Gtk2::ToolbarStyle : default ""both"" : readable / writable / private)" 4 .el .IP "'toolbar\-style' (Gtk2::ToolbarStyle : default ``both'' : readable / writable / private)" 4 .IX Item "'toolbar-style' (Gtk2::ToolbarStyle : default both : readable / writable / private)" How to draw the toolbar .IP "'tooltips' (boolean : default true : readable / writable / private)" 4 .IX Item "'tooltips' (boolean : default true : readable / writable / private)" If the tooltips of the toolbar should be active or not .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 toolbar grows .IP "'homogeneous' (boolean : default false : readable / writable / private)" 4 .IX Item "'homogeneous' (boolean : default false : readable / writable / private)" Whether the item should be the same size as other homogeneous items .SH "STYLE PROPERTIES" .IX Header "STYLE PROPERTIES" .ie n .IP "'button\-relief' (Gtk2::ReliefStyle : default ""none"" : readable / private)" 4 .el .IP "'button\-relief' (Gtk2::ReliefStyle : default ``none'' : readable / private)" 4 .IX Item "'button-relief' (Gtk2::ReliefStyle : default none : readable / private)" Type of bevel around toolbar buttons .IP "'internal\-padding' (integer : default 0 : readable / private)" 4 .IX Item "'internal-padding' (integer : default 0 : readable / private)" Amount of border space between the toolbar shadow and the buttons .IP "'max\-child\-expand' (integer : default \s-1INT_MAX :\s0 readable / private)" 4 .IX Item "'max-child-expand' (integer : default INT_MAX : readable / private)" Maximum amount of space an expandable item will be given .ie n .IP "'shadow\-type' (Gtk2::ShadowType : default ""out"" : readable / private)" 4 .el .IP "'shadow\-type' (Gtk2::ShadowType : default ``out'' : readable / private)" 4 .IX Item "'shadow-type' (Gtk2::ShadowType : default out : readable / private)" Style of bevel around the toolbar .IP "'space\-size' (integer : default 12 : readable / private)" 4 .IX Item "'space-size' (integer : default 12 : readable / private)" Size of spacers .ie n .IP "'space\-style' (Gtk2::ToolbarSpaceStyle : default ""line"" : readable / private)" 4 .el .IP "'space\-style' (Gtk2::ToolbarSpaceStyle : default ``line'' : readable / private)" 4 .IX Item "'space-style' (Gtk2::ToolbarSpaceStyle : default line : readable / private)" Whether spacers are vertical lines or just blank .SH "SIGNALS" .IX Header "SIGNALS" .IP "boolean = \fBfocus-home-or-end\fR (Gtk2::Toolbar, boolean)" 4 .IX Item "boolean = focus-home-or-end (Gtk2::Toolbar, boolean)" .PD 0 .IP "\fBorientation-changed\fR (Gtk2::Toolbar, Gtk2::Orientation)" 4 .IX Item "orientation-changed (Gtk2::Toolbar, Gtk2::Orientation)" .IP "boolean = \fBpopup-context-menu\fR (Gtk2::Toolbar, integer, integer, integer)" 4 .IX Item "boolean = popup-context-menu (Gtk2::Toolbar, integer, integer, integer)" .IP "\fBstyle-changed\fR (Gtk2::Toolbar, Gtk2::ToolbarStyle)" 4 .IX Item "style-changed (Gtk2::Toolbar, Gtk2::ToolbarStyle)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gtk2::IconSize" .IX Subsection "enum Gtk2::IconSize" .IP "\(bu" 4 \&'invalid' / '\s-1GTK_ICON_SIZE_INVALID\s0' .IP "\(bu" 4 \&'menu' / '\s-1GTK_ICON_SIZE_MENU\s0' .IP "\(bu" 4 \&'small\-toolbar' / '\s-1GTK_ICON_SIZE_SMALL_TOOLBAR\s0' .IP "\(bu" 4 \&'large\-toolbar' / '\s-1GTK_ICON_SIZE_LARGE_TOOLBAR\s0' .IP "\(bu" 4 \&'button' / '\s-1GTK_ICON_SIZE_BUTTON\s0' .IP "\(bu" 4 \&'dnd' / '\s-1GTK_ICON_SIZE_DND\s0' .IP "\(bu" 4 \&'dialog' / '\s-1GTK_ICON_SIZE_DIALOG\s0' .SS "enum Gtk2::Orientation" .IX Subsection "enum Gtk2::Orientation" .IP "\(bu" 4 \&'horizontal' / '\s-1GTK_ORIENTATION_HORIZONTAL\s0' .IP "\(bu" 4 \&'vertical' / '\s-1GTK_ORIENTATION_VERTICAL\s0' .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 Gtk2::ToolbarChildType" .IX Subsection "enum Gtk2::ToolbarChildType" .IP "\(bu" 4 \&'space' / '\s-1GTK_TOOLBAR_CHILD_SPACE\s0' .IP "\(bu" 4 \&'button' / '\s-1GTK_TOOLBAR_CHILD_BUTTON\s0' .IP "\(bu" 4 \&'togglebutton' / '\s-1GTK_TOOLBAR_CHILD_TOGGLEBUTTON\s0' .IP "\(bu" 4 \&'radiobutton' / '\s-1GTK_TOOLBAR_CHILD_RADIOBUTTON\s0' .IP "\(bu" 4 \&'widget' / '\s-1GTK_TOOLBAR_CHILD_WIDGET\s0' .SS "enum Gtk2::ToolbarStyle" .IX Subsection "enum Gtk2::ToolbarStyle" .IP "\(bu" 4 \&'icons' / '\s-1GTK_TOOLBAR_ICONS\s0' .IP "\(bu" 4 \&'text' / '\s-1GTK_TOOLBAR_TEXT\s0' .IP "\(bu" 4 \&'both' / '\s-1GTK_TOOLBAR_BOTH\s0' .IP "\(bu" 4 \&'both\-horiz' / '\s-1GTK_TOOLBAR_BOTH_HORIZ\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.