keyboard focus. See gtk.menu_shell.MenuShell.setTakeFocus and gtk.menu_shell.MenuShell.getTakeFocus.
MenuShell.takeFocus
bool takeFocus() @propertyGet takeFocus property.
Returns
A boolean that determines whether the menu and its submenus grab the
void takeFocus(bool propval) @propertySet takeFocus property.
Parameters
propval | A boolean that determines whether the menu and its submenus grab the keyboard focus. See gtk.menu_shell.MenuShell.setTakeFocus and gtk.menu_shell.MenuShell.getTakeFocus. |