c
Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-2.0.gir |
C documentation: | GdkWindowState |
Enum : | WindowState |
Properties | |
---|---|
guint32 Gdk.WindowState.ABOVE : 32
|
|
guint32 Gdk.WindowState.BELOW : 64
|
|
guint32 Gdk.WindowState.FULLSCREEN : 16
|
|
guint32 Gdk.WindowState.ICONIFIED : 2
|
|
guint32 Gdk.WindowState.MAXIMIZED : 4
|
|
guint32 Gdk.WindowState.STICKY : 8
|
|
guint32 Gdk.WindowState.WITHDRAWN : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk
Method |
|
Gdk.Window
Method |
get_state
()
:
Gdk.WindowState
|