Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkWindowType |
Enum : | WindowType |
Properties | |
---|---|
guint32 Gtk.WindowType.POPUP : 1
|
|
guint32 Gtk.WindowType.TOPLEVEL : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Window
Property |
type : Gtk.WindowType
|
Gtk.Window
Method |
Create a new Gtk.Window
|
Gtk.Window
Method |
get_window_type
()
:
Gtk.WindowType
Gets the type of the window.
|