|
NAMEGtk2::MenuShell - wrapper for GtkMenuShellHIERARCHYGlib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::MenuShell INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable METHODS$menu_shell->activate_item ($menu_item, $force_deactivate)
$menu_shell->append ($child)
$menu_shell->cancelSince: gtk+ 2.4$menu_shell->deactivate$menu_shell->deselect$menu_shell->insert ($child, $position)
$menu_shell->prepend ($child)
$menu_shell->select_first ($search_sensitive)
Since: gtk+ 2.2 $menu_shell->select_item ($menu_item)
boolean = $menu_shell->get_take_focusSince: gtk+ 2.8$menu_shell->set_take_focus ($take_focus)
Since: gtk+ 2.8 PROPERTIES
SIGNALS
ENUMS AND FLAGSenum Gtk2::DirectionType
enum Gtk2::MenuDirectionType
SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::ContainerCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Visit the GSP FreeBSD Man Page Interface. |