Class GWindow.window

class window : [> Gtk.window ] Gtk.obj -> object .. end

Toplevel widget which can contain other widgets


Inherits
val obj : ([> Gtk.window ] as 'a) Gtk.obj
method connect : GContainer.container_signals
method fullscreen : unit -> unit
method maximize : unit -> unit
method stick : unit -> unit
method unfullscreen : unit -> unit
method unmaximize : unit -> unit
method unstick : unit -> unit