gtk.window

Module for Window class

Members

Classes

Window
class Window

A GtkWindow is a toplevel window which can contain other widgets. Windows normally have decorations that are under the control of the windowing system and allow the user to manipulate the window (resize it, move it, close it,...).

WindowGidBuilder
class WindowGidBuilder

Fluent builder for gtk.window.Window

WindowGidBuilderImpl
class WindowGidBuilderImpl(T)

Fluent builder implementation template for gtk.window.Window