Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnMnemonicActivate | event | public | version 1.0 | no |
OnMnemonicActivate(Sender, EventData) |
Sender | the event firing control |
EventData | a string encapsulating the 'group_cycling' property (undocumented in GTK) |
Event fired when a mnemonic is activated(check GTK for more information).
The 'group_cycling' property is optained this way: group_cycling=value EventData; Warning: this event is undocumented(or poorly documented) in GTK/GTKmm. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:08 2011 GMT | (c)2011 RadGs Software |