package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Toplevel widget which can contain other widgets @gtkdoc gtk GtkWindow

inherit window_skel
val obj : 'a Gtk.obj
method fullscreen : unit -> unit
  • since GTK 2.2
method maximize : unit -> unit
  • since GTK 2.2
method stick : unit -> unit
method unfullscreen : unit -> unit
  • since GTK 2.2
method unmaximize : unit -> unit
  • since GTK 2.2
method unstick : unit -> unit