MenuShellGidBuilderImpl.takeFocus

Set takeFocus property.

class MenuShellGidBuilderImpl(T)
T
takeFocus
(
bool propval
)

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining