CrossingMode
Specifies the crossing mode for enter and leave events.
Entries
Link copied to clipboard
crossing because a GTK grab is deactivated.
Link copied to clipboard
crossing because a GTK widget changed state (e.g. sensitivity).
Link copied to clipboard
crossing because a touch sequence has begun, this event is synthetic as the pointer might have not left the surface.
Link copied to clipboard
crossing because of a device switch (i.e. a mouse taking control of the pointer after a touch device), this event is synthetic as the pointer didn’t leave the surface.
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.