Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkWindowType |
Enum : | WindowType |
Properties | |
---|---|
guint32 Gdk.WindowType.CHILD : 2
|
|
guint32 Gdk.WindowType.FOREIGN : 4
|
|
guint32 Gdk.WindowType.OFFSCREEN : 5
|
|
guint32 Gdk.WindowType.ROOT : 0
|
|
guint32 Gdk.WindowType.TEMP : 3
|
|
guint32 Gdk.WindowType.TOPLEVEL : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk.Window
Method |
get_window_type
()
:
Gdk.WindowType
Gets the type of the window.
|