.\" Automatically generated by Pod::Man 4.09 (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 .. .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 "Gnome2::Bonobo::DockItem 3pm" .TH Gnome2::Bonobo::DockItem 3pm "2017-07-23" "perl v5.26.0" "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" Gnome2::Bonobo::DockItem \- wrapper for BonoboDockItem .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 7 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gtk2::Bin \& +\-\-\-\-Gnome2::Bonobo::DockItem .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 2 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "widget = Gnome2::Bonobo::DockItem\->\fBnew\fP ($name, $behavior)" .el .SS "widget = Gnome2::Bonobo::DockItem\->\fBnew\fP ($name, \f(CW$behavior\fP)" .IX Subsection "widget = Gnome2::Bonobo::DockItem->new ($name, $behavior)" .IP "\(bu" 4 \&\f(CW$name\fR (string) .IP "\(bu" 4 \&\f(CW$behavior\fR (Gnome2::Bonobo::DockItemBehavior) .ie n .SS "dockitembehavior = $dock_item\->\fBget_behavior\fP" .el .SS "dockitembehavior = \f(CW$dock_item\fP\->\fBget_behavior\fP" .IX Subsection "dockitembehavior = $dock_item->get_behavior" .ie n .SS "widget = $dock_item\->\fBget_child\fP" .el .SS "widget = \f(CW$dock_item\fP\->\fBget_child\fP" .IX Subsection "widget = $dock_item->get_child" .ie n .SS "string = $dock_item\->\fBget_name\fP" .el .SS "string = \f(CW$dock_item\fP\->\fBget_name\fP" .IX Subsection "string = $dock_item->get_name" .ie n .SS "orientation = $dock_item\->\fBget_orientation\fP" .el .SS "orientation = \f(CW$dock_item\fP\->\fBget_orientation\fP" .IX Subsection "orientation = $dock_item->get_orientation" .ie n .SS "boolean = $dock_item\->\fBset_orientation\fP ($orientation)" .el .SS "boolean = \f(CW$dock_item\fP\->\fBset_orientation\fP ($orientation)" .IX Subsection "boolean = $dock_item->set_orientation ($orientation)" .IP "\(bu" 4 \&\f(CW$orientation\fR (Gtk2::Orientation) .ie n .SS "shadowtype = $dock_item\->\fBget_shadow_type\fP" .el .SS "shadowtype = \f(CW$dock_item\fP\->\fBget_shadow_type\fP" .IX Subsection "shadowtype = $dock_item->get_shadow_type" .ie n .SS "$dock_item\->\fBset_shadow_type\fP ($type)" .el .SS "\f(CW$dock_item\fP\->\fBset_shadow_type\fP ($type)" .IX Subsection "$dock_item->set_shadow_type ($type)" .IP "\(bu" 4 \&\f(CW$type\fR (Gtk2::ShadowType) .SH "PROPERTIES" .IX Header "PROPERTIES" .ie n .IP "'orientation' (Gtk2::Orientation : default ""horizontal"" : readable / writable)" 4 .el .IP "'orientation' (Gtk2::Orientation : default ``horizontal'' : readable / writable)" 4 .IX Item "'orientation' (Gtk2::Orientation : default horizontal : readable / writable)" Orientation .IP "'preferred\-height' (Glib::UInt : default 0 : readable)" 4 .IX Item "'preferred-height' (Glib::UInt : default 0 : readable)" Preferred height .IP "'preferred\-width' (Glib::UInt : default 0 : readable)" 4 .IX Item "'preferred-width' (Glib::UInt : default 0 : readable)" Preferred width .ie n .IP "'shadow' (Gtk2::ShadowType : default ""out"" : readable / writable)" 4 .el .IP "'shadow' (Gtk2::ShadowType : default ``out'' : readable / writable)" 4 .IX Item "'shadow' (Gtk2::ShadowType : default out : readable / writable)" Shadow type .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBdock-detach\fR (Gnome2::Bonobo::DockItem)" 4 .IX Item "dock-detach (Gnome2::Bonobo::DockItem)" .PD 0 .IP "\fBdock-drag-begin\fR (Gnome2::Bonobo::DockItem)" 4 .IX Item "dock-drag-begin (Gnome2::Bonobo::DockItem)" .IP "\fBdock-drag-end\fR (Gnome2::Bonobo::DockItem)" 4 .IX Item "dock-drag-end (Gnome2::Bonobo::DockItem)" .IP "\fBdock-drag-motion\fR (Gnome2::Bonobo::DockItem, integer, integer)" 4 .IX Item "dock-drag-motion (Gnome2::Bonobo::DockItem, integer, integer)" .IP "\fBorientation-changed\fR (Gnome2::Bonobo::DockItem, Gtk2::Orientation)" 4 .IX Item "orientation-changed (Gnome2::Bonobo::DockItem, Gtk2::Orientation)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "flags Gnome2::Bonobo::DockItemBehavior" .IX Subsection "flags Gnome2::Bonobo::DockItemBehavior" .IP "\(bu" 4 \&'normal' / '\s-1BONOBO_DOCK_ITEM_BEH_NORMAL\s0' .IP "\(bu" 4 \&'exclusive' / '\s-1BONOBO_DOCK_ITEM_BEH_EXCLUSIVE\s0' .IP "\(bu" 4 \&'never\-floating' / '\s-1BONOBO_DOCK_ITEM_BEH_NEVER_FLOATING\s0' .IP "\(bu" 4 \&'never\-vertical' / '\s-1BONOBO_DOCK_ITEM_BEH_NEVER_VERTICAL\s0' .IP "\(bu" 4 \&'never\-horizontal' / '\s-1BONOBO_DOCK_ITEM_BEH_NEVER_HORIZONTAL\s0' .IP "\(bu" 4 \&'locked' / '\s-1BONOBO_DOCK_ITEM_BEH_LOCKED\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::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' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2004 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL.\s0 See Gnome2 for a full notice.