.\" 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::Dock 3pm" .TH Gnome2::Bonobo::Dock 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::Dock \- wrapper for BonoboDock .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 6 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gnome2::Bonobo::Dock .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 2 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable .Ve .SH "METHODS" .IX Header "METHODS" .SS "widget = Gnome2::Bonobo::Dock\->\fBnew\fP" .IX Subsection "widget = Gnome2::Bonobo::Dock->new" .ie n .SS "$dock\->\fBadd_floating_item\fP ($widget, $x, $y, $orientation)" .el .SS "\f(CW$dock\fP\->\fBadd_floating_item\fP ($widget, \f(CW$x\fP, \f(CW$y\fP, \f(CW$orientation\fP)" .IX Subsection "$dock->add_floating_item ($widget, $x, $y, $orientation)" .IP "\(bu" 4 \&\f(CW$widget\fR (Gnome2::Bonobo::DockItem) .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$orientation\fR (Gtk2::Orientation) .ie n .SS "boolean = $dock\->\fBadd_from_layout\fP ($layout)" .el .SS "boolean = \f(CW$dock\fP\->\fBadd_from_layout\fP ($layout)" .IX Subsection "boolean = $dock->add_from_layout ($layout)" .IP "\(bu" 4 \&\f(CW$layout\fR (Gnome2::Bonobo::DockLayout) .ie n .SS "$dock\->\fBadd_item\fP ($item, $placement, $band_num, $position, $offset, $in_new_band)" .el .SS "\f(CW$dock\fP\->\fBadd_item\fP ($item, \f(CW$placement\fP, \f(CW$band_num\fP, \f(CW$position\fP, \f(CW$offset\fP, \f(CW$in_new_band\fP)" .IX Subsection "$dock->add_item ($item, $placement, $band_num, $position, $offset, $in_new_band)" .IP "\(bu" 4 \&\f(CW$item\fR (Gnome2::Bonobo::DockItem) .IP "\(bu" 4 \&\f(CW$placement\fR (Gnome2::Bonobo::DockPlacement) .IP "\(bu" 4 \&\f(CW$band_num\fR (integer) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .IP "\(bu" 4 \&\f(CW$offset\fR (integer) .IP "\(bu" 4 \&\f(CW$in_new_band\fR (boolean) .ie n .SS "$dock\->\fBallow_floating_items\fP ($enable)" .el .SS "\f(CW$dock\fP\->\fBallow_floating_items\fP ($enable)" .IX Subsection "$dock->allow_floating_items ($enable)" .IP "\(bu" 4 \&\f(CW$enable\fR (boolean) .ie n .SS "widget = $dock\->\fBget_client_area\fP" .el .SS "widget = \f(CW$dock\fP\->\fBget_client_area\fP" .IX Subsection "widget = $dock->get_client_area" .ie n .SS "$dock\->\fBset_client_area\fP ($widget)" .el .SS "\f(CW$dock\fP\->\fBset_client_area\fP ($widget)" .IX Subsection "$dock->set_client_area ($widget)" .IP "\(bu" 4 \&\f(CW$widget\fR (Gtk2::Widget) .ie n .SS "list = $dock\->\fBget_item_by_name\fP ($name)" .el .SS "list = \f(CW$dock\fP\->\fBget_item_by_name\fP ($name)" .IX Subsection "list = $dock->get_item_by_name ($name)" .IP "\(bu" 4 \&\f(CW$name\fR (string) .PP Returns a BonoboDockItem, a BonoboDockPlacement and three unsigned integers corresponding to num_band, band_position and offset. .ie n .SS "docklayout = $dock\->\fBget_layout\fP" .el .SS "docklayout = \f(CW$dock\fP\->\fBget_layout\fP" .IX Subsection "docklayout = $dock->get_layout" .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBlayout-changed\fR (Gnome2::Bonobo::Dock)" 4 .IX Item "layout-changed (Gnome2::Bonobo::Dock)" .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gnome2::Bonobo::DockPlacement" .IX Subsection "enum Gnome2::Bonobo::DockPlacement" .PD 0 .IP "\(bu" 4 .PD \&'top' / '\s-1BONOBO_DOCK_TOP\s0' .IP "\(bu" 4 \&'right' / '\s-1BONOBO_DOCK_RIGHT\s0' .IP "\(bu" 4 \&'bottom' / '\s-1BONOBO_DOCK_BOTTOM\s0' .IP "\(bu" 4 \&'left' / '\s-1BONOBO_DOCK_LEFT\s0' .IP "\(bu" 4 \&'floating' / '\s-1BONOBO_DOCK_FLOATING\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' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container .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.