MenuShell.takeFocus

Get takeFocus property.

  1. bool takeFocus [@property getter]
    class MenuShell
    @property
    bool
    takeFocus
    ()
  2. bool takeFocus [@property setter]

Return Value

Type: bool

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.