| gtkLabelGetMnemonicWidget {RGtk2} | R Documentation |
Retrieves the target of the mnemonic (keyboard shortcut) of this
label. See gtkLabelSetMnemonicWidget.
gtkLabelGetMnemonicWidget(object)
|
[GtkLabel] a GtkLabel |
[GtkWidget] the target of the label's mnemonic, or NULL if none
has been set and the default algorithm will be used.
Derived by RGtkGen from GTK+ documentation