Query: gtk2::menubar
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::MenuBar(3) User Contributed Perl Documentation Gtk2::MenuBar(3)NAMEGtk2::MenuBarHIERARCHYGlib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::MenuShell +----Gtk2::MenuBarINTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::BuildableMETHODSwidget = Gtk2::MenuBar->new packdirection = $menubar->get_child_pack_direction Since: gtk+ 2.8 $menubar->set_child_pack_direction ($child_pack_dir) o $child_pack_dir (Gtk2::PackDirection) Since: gtk+ 2.8 packdirection = $menubar->get_pack_direction Since: gtk+ 2.8 $menubar->set_pack_direction ($pack_dir) o $pack_dir (Gtk2::PackDirection) Since: gtk+ 2.8PROPERTIES'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 menubarENUMS AND FLAGSenum Gtk2::PackDirection o 'ltr' / 'GTK_PACK_DIRECTION_LTR' o 'rtl' / 'GTK_PACK_DIRECTION_RTL' o 'ttb' / 'GTK_PACK_DIRECTION_TTB' o 'btt' / 'GTK_PACK_DIRECTION_BTT'SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::MenuShellCOPYRIGHTCopyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::MenuBar(3)
Related Man Pages |
---|
gtk2::plug(3) - suse |
gtk2::optionmenu(3) - suse |
gtk2::eventbox(3) - suse |
gtk2::vbuttonbox(3) - suse |
gtk2::imageview::scrollwin(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
I have two commands “ls -h” and “ls -ltr”. How do i make sure “ls -ltr” is run after “ls -h” is suc |
Fields in the Output of ls -ltr for a directory |