gtkMenuShellGetTakeFocus {RGtk2}R Documentation

gtkMenuShellGetTakeFocus

Description

Returns TRUE if the menu shell will take the keyboard focus on popup.

Usage

gtkMenuShellGetTakeFocus(object)

Arguments

object [GtkMenuShell] a GtkMenuShell

Details

Since 2.8

Value

[logical] TRUE if the menu shell will take the keyboard focus on popup.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]