Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.WindowState

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkWindowState
Enum : WindowState
Specifies the state of a toplevel window.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.synthesize_window_state (Window window, WindowState unset_flags, WindowState set_flags) : none
Gdk.Window
Method
get_state () : Gdk.WindowState
Gets the bitwise OR of the currently active window state flags,
from the GdkWindowState enumeration.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:01 GMT+0800 (HKT)