Package: gdk

Accessor gdk:toplevel-state

Lambda List

gdk:toplevel-state (object)

Syntax

(gdk:toplevel-state object) => state
(setf (gdk:toplevel-state object) state)

Arguments

object -- a gdk:toplevel object
state -- a gdk:toplevel-state value

Details

Accessor of the state slot of the gdk:toplevel class. Gets the bitwise OR of the currently active surface state flags, from the gdk:toplevel-state enumeration.
 

See also

#2024-4-7