1Gtk2::HButtonBox(3)   User Contributed Perl Documentation  Gtk2::HButtonBox(3)
2
3
4

NAME

6       Gtk2::HButtonBox
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gtk2::Container
14                             +----Gtk2::Box
15                                  +----Gtk2::ButtonBox
16                                       +----Gtk2::HButtonBox
17

INTERFACES

19         Glib::Object::_Unregistered::AtkImplementorIface
20

METHODS

22       widget = Gtk2::HButtonBox->new
23
24       buttonboxstyle = Gtk2::HButtonBox->get_layout_default
25
26       Gtk2::HButtonBox->set_layout_default ($layout)
27
28           * $layout (Gtk2::ButtonBoxStyle)
29
30       integer = Gtk2::HButtonBox->get_spacing_default
31
32       Gtk2::HButtonBox->set_spacing_default ($spacing)
33
34           * $spacing (integer)
35

ENUMS AND FLAGS

37       enum Gtk2::ButtonBoxStyle
38
39       * 'default-style' / 'GTK_BUTTONBOX_DEFAULT_STYLE'
40       * 'spread' / 'GTK_BUTTONBOX_SPREAD'
41       * 'edge' / 'GTK_BUTTONBOX_EDGE'
42       * 'start' / 'GTK_BUTTONBOX_START'
43       * 'end' / 'GTK_BUTTONBOX_END'
44

SEE ALSO

46       Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
47       Gtk2::Container, Gtk2::Box, Gtk2::ButtonBox
48
50       Copyright (C) 2003-2007 by the gtk2-perl team.
51
52       This software is licensed under the LGPL.  See Gtk2 for a full notice.
53
54
55
56perl v5.8.8                       2007-03-18               Gtk2::HButtonBox(3)
Impressum