Package org.gnome.gdk

Enum Class ToplevelState

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

@Generated("io.github.jwharm.JavaGI") public enum ToplevelState extends Enum<ToplevelState> implements Enumeration
Specifies the state of a toplevel surface.

On platforms that support information about individual edges, the TILED state will be set whenever any of the individual tiled states is set. On platforms that lack that support, the tiled state will give an indication of tiledness without any of the per-edge states being set.