[ CCode ( cprefix = "CLUTTER_" , type_id = "clutter_modifier_type_get_type ()" ) ]
[ Flags ]
[ Version ( since = "0.4" ) ]
public enum ModifierType
Masks applied to a Event by modifiers.
Note that Clutter may add internal values to events which include reserved values such as clutter_modifier_reserved_13_mask. Your code should preserve and ignore them. You can use clutter_modifier_mask to remove all reserved values.