gtkLabelGetMnemonicKeyval {RGtk2} | R Documentation |
If the label has been set so that it has an mnemonic key this function returns the keyval used for the mnemonic accelerator. If there is no mnemonic set up it returns
GDK_VoidSymbol.
gtkLabelGetMnemonicKeyval(object)
|
a |
[numeric] GDK keyval usable for accelerators, or
GDK_VoidSymbol
Derived by RGtkGen from GTK+ documentation