gtkWindowMnemonicActivate {RGtk2}R Documentation

gtkWindowMnemonicActivate

Description

Activates the targets associated with the mnemonic.

Usage

gtkWindowMnemonicActivate(object, keyval, modifier)

Arguments

object

a GtkWindow

keyval

the mnemonic

modifier

the modifiers

Value

[logical] TRUE if the activation is done.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]