gtkWindowMnemonicActivate {RGtk2}R Documentation

gtkWindowMnemonicActivate

Description

Activates the targets associated with the mnemonic.

Usage

gtkWindowMnemonicActivate(object, keyval, modifier)

Arguments

object [GtkWindow] a GtkWindow
keyval [numeric] the mnemonic
modifier [GdkModifierType] the modifiers

Value

[logical] TRUE if the activation is done.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]