gtkMenuShellGetTakeFocus {RGtk2}R Documentation

gtkMenuShellGetTakeFocus

Description

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

Usage

gtkMenuShellGetTakeFocus(object)

Arguments

object

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.20.21 Index]