Package org.gnome.gdk

Enum Class NotifyType

java.lang.Object
java.lang.Enum<NotifyType>
org.gnome.gdk.NotifyType
All Implemented Interfaces:
Enumeration, Serializable, Comparable<NotifyType>, Constable

@Generated("io.github.jwharm.JavaGI") public enum NotifyType extends Enum<NotifyType> implements Enumeration
Specifies the kind of crossing for enter and leave events.

See the X11 protocol specification of LeaveNotify for full details of crossing event generation.