man Gtk2::MenuBar () - Gtk2::MenuBar
NAME
Gtk2::MenuBar
HIERARCHY
Glib::Object +----Glib::Object::_Unregistered::GInitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::MenuShell +----Gtk2::MenuBar
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
widget = Gtk2::MenuBar->new
$menubar->set_child_pack_direction ($child_pack_dir)
$menubar->set_pack_direction ($pack_dir)
PROPERTIES
- 'child-pack-direction' (Gtk2::PackDirection : readable / writable / private)
- The child pack direction of the menubar
- 'pack-direction' (Gtk2::PackDirection : readable / writable / private)
- The pack direction of the menubar
ENUMS AND FLAGS
enum Gtk2::PackDirection
- * 'ltr' / 'GTK_PACK_DIRECTION_LTR'
- * 'rtl' / 'GTK_PACK_DIRECTION_RTL'
- * 'ttb' / 'GTK_PACK_DIRECTION_TTB'
- * 'btt' / 'GTK_PACK_DIRECTION_BTT'
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::MenuShell
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.