Up
_gtkWindowFlagGet
_gtkWindowFlagGet
retreives the used flags to a
Window
object.
Prototype : fun [ObjGtkWindow] I
ObjGtkWindow
: a Window object.
Return
I : the used flags (see _gtkWindowFlagSet below) or nil if an error occurs.
See also
_gtkWindowFlagSet
Example