man GWindow.window () - Toplevel widget which can contain other widgets
NAME
GWindow.window - Toplevel widget which can contain other widgets
Class
Class GWindow.window
Documentation
class window : [> Gtk.window ] Gtk.obj -> object end
Toplevel widget which can contain other widgets
Parameters:
- ""
([> Gtk.window ] as 'a) Gtk.obj
val obj : 'a Gtk.obj
method connect : GContainer.container_signals
method fullscreen : unit -> unit
Since GTK 2.2
method maximize : unit -> unit
method stick : unit -> unit
method unfullscreen : unit -> unit
Since GTK 2.2
method unmaximize : unit -> unit
method unstick : unit -> unit