[Top]
GTK2
GTK2.Label
|
Method GTK2.Label()->get_mnemonic_keyval()
- Method
get_mnemonic_keyval
int get_mnemonic_keyval()
- Description
If the label has been set so that is has a mnemonic key, this function
returns the keyval used for the mnemonic accelerator. If there is no
mnemonic set up it returns GDK_VoidSymbol.
|