gtkWindowAddMnemonic {RGtk2}R Documentation

gtkWindowAddMnemonic

Description

Adds a mnemonic to this window.

Usage

gtkWindowAddMnemonic(object, keyval, target)

Arguments

object

a GtkWindow

keyval

the mnemonic

target

the widget that gets activated by the mnemonic

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]