Method
Gdk.KeyEvent.get_match
Declaration [src]
gboolean
gdk_key_event_get_match (
GdkEvent* event,
guint* keyval,
GdkModifierType* modifiers
)
Parameters
keyval |
guint* |
return location for a keyval |
|
Direction: out | |
Ownership of the data is transferred to the callee | |
modifiers |
GdkModifierType |
return location for modifiers |
|
Direction: out | |
Ownership of the data is transferred to the callee |