Description Usage Arguments Details Value Author(s)
Maps the virtual modifiers (i.e. Super, Hyper and Meta) which
are set in state
to their non-virtual counterparts (i.e. Mod2,
Mod3,...) and set the corresponding bits in state
.
1 | gdkKeymapMapVirtualModifiers(object)
|
|
a |
This function is useful when matching key events against accelerators. Since 2.20
A list containing the following elements:
retval |
[logical] |
|
pointer to the modifier state to map |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.