1Gtk2::HBox(3) User Contributed Perl Documentation Gtk2::HBox(3)
2
3
4
6 Gtk2::HBox
7
9 Glib::Object
10 +----Glib::InitiallyUnowned
11 +----Gtk2::Object
12 +----Gtk2::Widget
13 +----Gtk2::Container
14 +----Gtk2::Box
15 +----Gtk2::HBox
16
18 Glib::Object::_Unregistered::AtkImplementorIface
19
21 widget = Gtk2::HBox->new ($homogeneous=0, $spacing=5)
22
23 * $homogeneous (boolean)
24 * $spacing (integer)
25
27 Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
28 Gtk2::Container, Gtk2::Box
29
31 Copyright (C) 2003-2007 by the gtk2-perl team.
32
33 This software is licensed under the LGPL. See Gtk2 for a full notice.
34
35
36
37perl v5.8.8 2007-03-18 Gtk2::HBox(3)