ModifierIntent
Description:
[ CCode ( cprefix = "GDK_MODIFIER_INTENT_" , type_id = "gdk_modifier_intent_get_type ()" ) ]
[ Version ( since = "3.4" ) ]
public enum ModifierIntent
[ Version ( since = "3.4" ) ]
public enum ModifierIntent
This enum is used with get_modifier_mask in order to determine what modifiers the currently used windowing system backend uses for particular purposes.
For example, on X11/Windows, the Control key is used for invoking menu shortcuts (accelerators), whereas on Apple computers it’s the Command key (which correspond to gdk_control_mask and gdk_mod2_mask, respectively).
Namespace: Gdk
Package: gdk-3.0