.\" 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::Style 3pm" .TH Gtk2::Style 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::Style \- wrapper for GtkStyle .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 2 \& Glib::Object \& +\-\-\-\-Gtk2::Style .Ve .SH "METHODS" .IX Header "METHODS" .SS "style = Gtk2::Style\->\fBnew\fP" .IX Subsection "style = Gtk2::Style->new" .ie n .SS "$style\->\fBapply_default_background\fP ($window, $set_bg, $state_type, $area, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBapply_default_background\fP ($window, \f(CW$set_bg\fP, \f(CW$state_type\fP, \f(CW$area\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->apply_default_background ($window, $set_bg, $state_type, $area, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Window) .IP "\(bu" 4 \&\f(CW$set_bg\fR (boolean) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "style = $style\->\fBattach\fP ($window)" .el .SS "style = \f(CW$style\fP\->\fBattach\fP ($window)" .IX Subsection "style = $style->attach ($window)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Window) .ie n .SS "boolean = $style\->\fBattached\fP" .el .SS "boolean = \f(CW$style\fP\->\fBattached\fP" .IX Subsection "boolean = $style->attached" .ie n .SS "$style\->\fBset_background\fP ($window, $state_type)" .el .SS "\f(CW$style\fP\->\fBset_background\fP ($window, \f(CW$state_type\fP)" .IX Subsection "$style->set_background ($window, $state_type)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Window) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .ie n .SS "color = $style\->\fBbase\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBbase\fP ($state)" .IX Subsection "color = $style->base ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBbase_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBbase_gc\fP ($state)" .IX Subsection "gc = $style->base_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "color = $style\->\fBbg\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBbg\fP ($state)" .IX Subsection "color = $style->bg ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBbg_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBbg_gc\fP ($state)" .IX Subsection "gc = $style->bg_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "pixmap = $style\->\fBbg_pixmap\fP ($state, $pixmap=undef)" .el .SS "pixmap = \f(CW$style\fP\->\fBbg_pixmap\fP ($state, \f(CW$pixmap\fP=undef)" .IX Subsection "pixmap = $style->bg_pixmap ($state, $pixmap=undef)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$pixmap\fR (Gtk2::Gdk::Pixmap or undef) .ie n .SS "scalar = $style\->\fBblack\fP" .el .SS "scalar = \f(CW$style\fP\->\fBblack\fP" .IX Subsection "scalar = $style->black" .ie n .SS "scalar = $style\->\fBblack_gc\fP" .el .SS "scalar = \f(CW$style\fP\->\fBblack_gc\fP" .IX Subsection "scalar = $style->black_gc" .ie n .SS "style = $style\->\fBcopy\fP" .el .SS "style = \f(CW$style\fP\->\fBcopy\fP" .IX Subsection "style = $style->copy" .ie n .SS "color = $style\->\fBdark\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBdark\fP ($state)" .IX Subsection "color = $style->dark ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBdark_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBdark_gc\fP ($state)" .IX Subsection "gc = $style->dark_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "$style\->\fBdetach\fP" .el .SS "\f(CW$style\fP\->\fBdetach\fP" .IX Subsection "$style->detach" .ie n .SS "Gtk2\->\fBdraw_insertion_cursor\fP ($widget, $drawable, $area, $location, $is_primary, $direction, $draw_arrow)" .el .SS "Gtk2\->\fBdraw_insertion_cursor\fP ($widget, \f(CW$drawable\fP, \f(CW$area\fP, \f(CW$location\fP, \f(CW$is_primary\fP, \f(CW$direction\fP, \f(CW$draw_arrow\fP)" .IX Subsection "Gtk2->draw_insertion_cursor ($widget, $drawable, $area, $location, $is_primary, $direction, $draw_arrow)" .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$drawable\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle) .IP "\(bu" 4 \&\f(CW$location\fR (Gtk2::Gdk::Rectangle) .IP "\(bu" 4 \&\f(CW$is_primary\fR (boolean) .IP "\(bu" 4 \&\f(CW$direction\fR (Gtk2::TextDirection) .IP "\(bu" 4 \&\f(CW$draw_arrow\fR (boolean) .PP Since: gtk+ 2.4 .ie n .SS "color = $style\->\fBfg\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBfg\fP ($state)" .IX Subsection "color = $style->fg ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBfg_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBfg_gc\fP ($state)" .IX Subsection "gc = $style->fg_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "scalar = $style\->\fBfont_desc\fP" .el .SS "scalar = \f(CW$style\fP\->\fBfont_desc\fP" .IX Subsection "scalar = $style->font_desc" .ie n .SS "list = $style\->\fBget\fP (widget_package, ...)" .el .SS "list = \f(CW$style\fP\->\fBget\fP (widget_package, ...)" .IX Subsection "list = $style->get (widget_package, ...)" .ie n .SS "list = $style\->\fBget_style_property\fP (widget_package, ...)" .el .SS "list = \f(CW$style\fP\->\fBget_style_property\fP (widget_package, ...)" .IX Subsection "list = $style->get_style_property (widget_package, ...)" .IP "\(bu" 4 \&\f(CW$widget_package\fR (string) widget package name (ex: 'Gtk2::TreeView') .IP "\(bu" 4 \&... (list) list of property names .PP Fetch and return the values for the style properties named in \fI...\fR for a widget of type \fIwidget_package\fR. \fIget\fR is an alias for \&\fIget_style_property\fR. .PP .Vb 1 \& my $size = $style\->get_style_property ("expander\-size"); .Ve .PP \&\fBNote\fR: The \fIget\fR method shadows \fIGlib::Object::get\fR (see \&\*(L"get and set\*(R" in Glib::Object). This shouldn't be a problem since \&\fIGtk2::Style\fR defines no properties (as of gtk+ 2.16). If you have a class that's derived from Gtk2::Style and adds a property or if a new version of gtk+ adds a property to \fIGtk2::Style\fR then the property can be accessed with \fIget_property\fR. .PP Since: gtk+ 2.16 .ie n .SS "color = $style\->\fBlight\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBlight\fP ($state)" .IX Subsection "color = $style->light ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBlight_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBlight_gc\fP ($state)" .IX Subsection "gc = $style->light_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "color = $style\->\fBlookup_color\fP ($color_name)" .el .SS "color = \f(CW$style\fP\->\fBlookup_color\fP ($color_name)" .IX Subsection "color = $style->lookup_color ($color_name)" .IP "\(bu" 4 \&\f(CW$color_name\fR (string) .PP Since: gtk+ 2.10 .ie n .SS "iconset = $style\->\fBlookup_icon_set\fP ($stock_id)" .el .SS "iconset = \f(CW$style\fP\->\fBlookup_icon_set\fP ($stock_id)" .IX Subsection "iconset = $style->lookup_icon_set ($stock_id)" .IP "\(bu" 4 \&\f(CW$stock_id\fR (string) .ie n .SS "color = $style\->\fBmid\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBmid\fP ($state)" .IX Subsection "color = $style->mid ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBmid_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBmid_gc\fP ($state)" .IX Subsection "gc = $style->mid_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "$style\->\fBpaint_arrow\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $arrow_type, $fill, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_arrow\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$arrow_type\fP, \f(CW$fill\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_arrow ($window, $state_type, $shadow_type, $area, $widget, $detail, $arrow_type, $fill, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$arrow_type\fR (Gtk2::ArrowType) .IP "\(bu" 4 \&\f(CW$fill\fR (boolean) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_box\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_box\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_box ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_box_gap\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $gap_side, $gap_x, $gap_width)" .el .SS "\f(CW$style\fP\->\fBpaint_box_gap\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP, \f(CW$gap_side\fP, \f(CW$gap_x\fP, \f(CW$gap_width\fP)" .IX Subsection "$style->paint_box_gap ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $gap_side, $gap_x, $gap_width)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .IP "\(bu" 4 \&\f(CW$gap_side\fR (Gtk2::PositionType) .IP "\(bu" 4 \&\f(CW$gap_x\fR (integer) .IP "\(bu" 4 \&\f(CW$gap_width\fR (integer) .ie n .SS "$style\->\fBpaint_check\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_check\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_check ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_diamond\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_diamond\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_diamond ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_expander\fP ($window, $state_type, $area, $widget, $detail, $x, $y, $expander_style)" .el .SS "\f(CW$style\fP\->\fBpaint_expander\fP ($window, \f(CW$state_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$expander_style\fP)" .IX Subsection "$style->paint_expander ($window, $state_type, $area, $widget, $detail, $x, $y, $expander_style)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$expander_style\fR (Gtk2::ExpanderStyle) .ie n .SS "$style\->\fBpaint_extension\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $gap_side)" .el .SS "\f(CW$style\fP\->\fBpaint_extension\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP, \f(CW$gap_side\fP)" .IX Subsection "$style->paint_extension ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $gap_side)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .IP "\(bu" 4 \&\f(CW$gap_side\fR (Gtk2::PositionType) .ie n .SS "$style\->\fBpaint_flat_box\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_flat_box\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_flat_box ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_focus\fP ($window, $state_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_focus\fP ($window, \f(CW$state_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_focus ($window, $state_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_handle\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $orientation)" .el .SS "\f(CW$style\fP\->\fBpaint_handle\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP, \f(CW$orientation\fP)" .IX Subsection "$style->paint_handle ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $orientation)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .IP "\(bu" 4 \&\f(CW$orientation\fR (Gtk2::Orientation) .ie n .SS "$style\->\fBpaint_hline\fP ($window, $state_type, $area, $widget, $detail, $x1, $x2, $y)" .el .SS "\f(CW$style\fP\->\fBpaint_hline\fP ($window, \f(CW$state_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x1\fP, \f(CW$x2\fP, \f(CW$y\fP)" .IX Subsection "$style->paint_hline ($window, $state_type, $area, $widget, $detail, $x1, $x2, $y)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x1\fR (integer) .IP "\(bu" 4 \&\f(CW$x2\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .ie n .SS "$style\->\fBpaint_layout\fP ($window, $state_type, $use_text, $area, $widget, $detail, $x, $y, $layout)" .el .SS "\f(CW$style\fP\->\fBpaint_layout\fP ($window, \f(CW$state_type\fP, \f(CW$use_text\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$layout\fP)" .IX Subsection "$style->paint_layout ($window, $state_type, $use_text, $area, $widget, $detail, $x, $y, $layout)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$use_text\fR (boolean) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$layout\fR (Pango::Layout) .ie n .SS "$style\->\fBpaint_option\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_option\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_option ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_polygon\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $fill, $x1, $y1, ...)" .el .SS "\f(CW$style\fP\->\fBpaint_polygon\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$fill\fP, \f(CW$x1\fP, \f(CW$y1\fP, ...)" .IX Subsection "$style->paint_polygon ($window, $state_type, $shadow_type, $area, $widget, $detail, $fill, $x1, $y1, ...)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$fill\fR (boolean) .IP "\(bu" 4 \&\f(CW$x1\fR (integer) x coordinate of the first vertex .IP "\(bu" 4 \&\f(CW$y1\fR (integer) y coordinate of the first vertex .IP "\(bu" 4 \&... (list) pairs of x and y coordinates .ie n .SS "$style\->\fBpaint_resize_grip\fP ($window, $state_type, $area, $widget, $detail, $edge, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_resize_grip\fP ($window, \f(CW$state_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$edge\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_resize_grip ($window, $state_type, $area, $widget, $detail, $edge, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$edge\fR (Gtk2::Gdk::WindowEdge) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_shadow\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_shadow\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_shadow ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_shadow_gap\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $gap_side, $gap_x, $gap_width)" .el .SS "\f(CW$style\fP\->\fBpaint_shadow_gap\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP, \f(CW$gap_side\fP, \f(CW$gap_x\fP, \f(CW$gap_width\fP)" .IX Subsection "$style->paint_shadow_gap ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $gap_side, $gap_x, $gap_width)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .IP "\(bu" 4 \&\f(CW$gap_side\fR (Gtk2::PositionType) .IP "\(bu" 4 \&\f(CW$gap_x\fR (integer) .IP "\(bu" 4 \&\f(CW$gap_width\fR (integer) .ie n .SS "$style\->\fBpaint_slider\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $orientation)" .el .SS "\f(CW$style\fP\->\fBpaint_slider\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP, \f(CW$orientation\fP)" .IX Subsection "$style->paint_slider ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height, $orientation)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .IP "\(bu" 4 \&\f(CW$orientation\fR (Gtk2::Orientation) .ie n .SS "$style\->\fBpaint_spinner\fP ($window, $state_type, $area, $widget, $detail, $step, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_spinner\fP ($window, \f(CW$state_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$step\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_spinner ($window, $state_type, $area, $widget, $detail, $step, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Window) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$step\fR (integer) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .PP Since: gtk+ 2.20 .ie n .SS "$style\->\fBpaint_tab\fP ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .el .SS "\f(CW$style\fP\->\fBpaint_tab\fP ($window, \f(CW$state_type\fP, \f(CW$shadow_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$x\fP, \f(CW$y\fP, \f(CW$width\fP, \f(CW$height\fP)" .IX Subsection "$style->paint_tab ($window, $state_type, $shadow_type, $area, $widget, $detail, $x, $y, $width, $height)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$height\fR (integer) .ie n .SS "$style\->\fBpaint_vline\fP ($window, $state_type, $area, $widget, $detail, $y1_, $y2_, $x)" .el .SS "\f(CW$style\fP\->\fBpaint_vline\fP ($window, \f(CW$state_type\fP, \f(CW$area\fP, \f(CW$widget\fP, \f(CW$detail\fP, \f(CW$y1_\fP, \f(CW$y2_\fP, \f(CW$x\fP)" .IX Subsection "$style->paint_vline ($window, $state_type, $area, $widget, $detail, $y1_, $y2_, $x)" .IP "\(bu" 4 \&\f(CW$window\fR (Gtk2::Gdk::Drawable) .IP "\(bu" 4 \&\f(CW$state_type\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$area\fR (Gtk2::Gdk::Rectangle or undef) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .IP "\(bu" 4 \&\f(CW$y1_\fR (integer) .IP "\(bu" 4 \&\f(CW$y2_\fR (integer) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .ie n .SS "pixbuf = $style\->\fBrender_icon\fP ($source, $direction, $state, $size, $widget, $detail=undef)" .el .SS "pixbuf = \f(CW$style\fP\->\fBrender_icon\fP ($source, \f(CW$direction\fP, \f(CW$state\fP, \f(CW$size\fP, \f(CW$widget\fP, \f(CW$detail\fP=undef)" .IX Subsection "pixbuf = $style->render_icon ($source, $direction, $state, $size, $widget, $detail=undef)" .IP "\(bu" 4 \&\f(CW$source\fR (Gtk2::IconSource) .IP "\(bu" 4 \&\f(CW$direction\fR (Gtk2::TextDirection) .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .IP "\(bu" 4 \&\f(CW$size\fR (Gtk2::IconSize) .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget or undef) .IP "\(bu" 4 \&\f(CW$detail\fR (string or undef) .ie n .SS "$style\->\fBget_style_property\fP ($widget_package, ...)" .el .SS "\f(CW$style\fP\->\fBget_style_property\fP ($widget_package, ...)" .IX Subsection "$style->get_style_property ($widget_package, ...)" .IP "\(bu" 4 \&\f(CW$widget_package\fR (string) .IP "\(bu" 4 \&... (list) .PP Since: gtk+ 2.16 .ie n .SS "color = $style\->\fBtext\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBtext\fP ($state)" .IX Subsection "color = $style->text ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "color = $style\->\fBtext_aa\fP ($state)" .el .SS "color = \f(CW$style\fP\->\fBtext_aa\fP ($state)" .IX Subsection "color = $style->text_aa ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBtext_aa_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBtext_aa_gc\fP ($state)" .IX Subsection "gc = $style->text_aa_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "gc = $style\->\fBtext_gc\fP ($state)" .el .SS "gc = \f(CW$style\fP\->\fBtext_gc\fP ($state)" .IX Subsection "gc = $style->text_gc ($state)" .IP "\(bu" 4 \&\f(CW$state\fR (Gtk2::StateType) .ie n .SS "scalar = $style\->\fBwhite\fP" .el .SS "scalar = \f(CW$style\fP\->\fBwhite\fP" .IX Subsection "scalar = $style->white" .ie n .SS "scalar = $style\->\fBwhite_gc\fP" .el .SS "scalar = \f(CW$style\fP\->\fBwhite_gc\fP" .IX Subsection "scalar = $style->white_gc" .ie n .SS "scalar = $style\->\fBxthickness\fP" .el .SS "scalar = \f(CW$style\fP\->\fBxthickness\fP" .IX Subsection "scalar = $style->xthickness" .ie n .SS "scalar = $style\->\fBythickness\fP" .el .SS "scalar = \f(CW$style\fP\->\fBythickness\fP" .IX Subsection "scalar = $style->ythickness" .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBrealize\fR (Gtk2::Style)" 4 .IX Item "realize (Gtk2::Style)" .PD 0 .IP "\fBunrealize\fR (Gtk2::Style)" 4 .IX Item "unrealize (Gtk2::Style)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gtk2::ArrowType" .IX Subsection "enum Gtk2::ArrowType" .IP "\(bu" 4 \&'up' / '\s-1GTK_ARROW_UP\s0' .IP "\(bu" 4 \&'down' / '\s-1GTK_ARROW_DOWN\s0' .IP "\(bu" 4 \&'left' / '\s-1GTK_ARROW_LEFT\s0' .IP "\(bu" 4 \&'right' / '\s-1GTK_ARROW_RIGHT\s0' .IP "\(bu" 4 \&'none' / '\s-1GTK_ARROW_NONE\s0' .SS "enum Gtk2::ExpanderStyle" .IX Subsection "enum Gtk2::ExpanderStyle" .IP "\(bu" 4 \&'collapsed' / '\s-1GTK_EXPANDER_COLLAPSED\s0' .IP "\(bu" 4 \&'semi\-collapsed' / '\s-1GTK_EXPANDER_SEMI_COLLAPSED\s0' .IP "\(bu" 4 \&'semi\-expanded' / '\s-1GTK_EXPANDER_SEMI_EXPANDED\s0' .IP "\(bu" 4 \&'expanded' / '\s-1GTK_EXPANDER_EXPANDED\s0' .SS "enum Gtk2::Gdk::WindowEdge" .IX Subsection "enum Gtk2::Gdk::WindowEdge" .IP "\(bu" 4 \&'north\-west' / '\s-1GDK_WINDOW_EDGE_NORTH_WEST\s0' .IP "\(bu" 4 \&'north' / '\s-1GDK_WINDOW_EDGE_NORTH\s0' .IP "\(bu" 4 \&'north\-east' / '\s-1GDK_WINDOW_EDGE_NORTH_EAST\s0' .IP "\(bu" 4 \&'west' / '\s-1GDK_WINDOW_EDGE_WEST\s0' .IP "\(bu" 4 \&'east' / '\s-1GDK_WINDOW_EDGE_EAST\s0' .IP "\(bu" 4 \&'south\-west' / '\s-1GDK_WINDOW_EDGE_SOUTH_WEST\s0' .IP "\(bu" 4 \&'south' / '\s-1GDK_WINDOW_EDGE_SOUTH\s0' .IP "\(bu" 4 \&'south\-east' / '\s-1GDK_WINDOW_EDGE_SOUTH_EAST\s0' .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::PositionType" .IX Subsection "enum Gtk2::PositionType" .IP "\(bu" 4 \&'left' / '\s-1GTK_POS_LEFT\s0' .IP "\(bu" 4 \&'right' / '\s-1GTK_POS_RIGHT\s0' .IP "\(bu" 4 \&'top' / '\s-1GTK_POS_TOP\s0' .IP "\(bu" 4 \&'bottom' / '\s-1GTK_POS_BOTTOM\s0' .SS "enum Gtk2::ShadowType" .IX Subsection "enum Gtk2::ShadowType" .IP "\(bu" 4 \&'none' / '\s-1GTK_SHADOW_NONE\s0' .IP "\(bu" 4 \&'in' / '\s-1GTK_SHADOW_IN\s0' .IP "\(bu" 4 \&'out' / '\s-1GTK_SHADOW_OUT\s0' .IP "\(bu" 4 \&'etched\-in' / '\s-1GTK_SHADOW_ETCHED_IN\s0' .IP "\(bu" 4 \&'etched\-out' / '\s-1GTK_SHADOW_ETCHED_OUT\s0' .SS "enum Gtk2::StateType" .IX Subsection "enum Gtk2::StateType" .IP "\(bu" 4 \&'normal' / '\s-1GTK_STATE_NORMAL\s0' .IP "\(bu" 4 \&'active' / '\s-1GTK_STATE_ACTIVE\s0' .IP "\(bu" 4 \&'prelight' / '\s-1GTK_STATE_PRELIGHT\s0' .IP "\(bu" 4 \&'selected' / '\s-1GTK_STATE_SELECTED\s0' .IP "\(bu" 4 \&'insensitive' / '\s-1GTK_STATE_INSENSITIVE\s0' .SS "enum Gtk2::TextDirection" .IX Subsection "enum Gtk2::TextDirection" .IP "\(bu" 4 \&'none' / '\s-1GTK_TEXT_DIR_NONE\s0' .IP "\(bu" 4 \&'ltr' / '\s-1GTK_TEXT_DIR_LTR\s0' .IP "\(bu" 4 \&'rtl' / '\s-1GTK_TEXT_DIR_RTL\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gtk2, Glib::Object .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.