gtkWindowRemoveMnemonic {RGtk2}R Documentation

gtkWindowRemoveMnemonic

Description

Removes a mnemonic from this window.

Usage

gtkWindowRemoveMnemonic(object, keyval, target)

Arguments

object [GtkWindow] a GtkWindow
keyval [numeric] the mnemonic
target [GtkWidget] the widget that gets activated by the mnemonic

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]