man Gtk2::ButtonBox () - Gtk2::ButtonBox

NAME

Gtk2::ButtonBox

HIERARCHY

  Glib::Object
  +----Glib::Object::_Unregistered::GInitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Box
                           +----Gtk2::ButtonBox

INTERFACES

  Gtk2::Atk::ImplementorIface

METHODS

$widget->set_layout ($layout_style)

PROPERTIES

'layout-style' (Gtk2::ButtonBoxStyle : readable / writable / private)
How to layout the buttons in the box. Possible values are default, spread, edge, start and end

ENUMS AND FLAGS

enum Gtk2::ButtonBoxStyle

* 'default-style' / 'GTK_BUTTONBOX_DEFAULT_STYLE'
* 'spread' / 'GTK_BUTTONBOX_SPREAD'
* 'edge' / 'GTK_BUTTONBOX_EDGE'
* 'start' / 'GTK_BUTTONBOX_START'
* 'end' / 'GTK_BUTTONBOX_END'

SEE ALSO

Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box

COPYRIGHT

Copyright (C) 2003-2005 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.