1Gtk2::HBox(3) User Contributed Perl Documentation Gtk2::HBox(3)
2
3
4
6 Gtk2::HBox - wrapper for GtkHBox
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 Gtk2::Buildable
20 Gtk2::Orientable
21
23 widget = Gtk2::HBox->new ($homogeneous=0, $spacing=5)
24 • $homogeneous (boolean)
25
26 • $spacing (integer)
27
29 Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
30 Gtk2::Container, Gtk2::Box
31
33 Copyright (C) 2003-2011 by the gtk2-perl team.
34
35 This software is licensed under the LGPL. See Gtk2 for a full notice.
36
37
38
39perl v5.34.0 2022-01-21 Gtk2::HBox(3)