Method
Gtk MenuShellget_take_focus
since: 2.8
Declaration [src]
gboolean
gtk_menu_shell_get_take_focus(
GtkMenuShell*menu_shell
)
Description [src]
Returns TRUE if the menu shell will take the keyboard focus on popup.
Available since: 2.8
Gets property
Gtk.MenuShell:take-focus Return value
Type: gboolean
TRUE if the menu shell will take the keyboard focus on popup.