package lablgtk3

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

Base class for widgets which contain other widgets @gtkdoc gtk GtkContainer

inherit GObj.widget
val obj : 'a Gtk.obj
method add : GObj.widget -> unit
method children : GObj.widget list
method all_children : GObj.widget list
method remove : GObj.widget -> unit
method focus : focus
method set_border_width : int -> unit
method set_resize_mode : Gtk.Tags.resize_mode -> unit
method border_width : int
method resize_mode : Gtk.Tags.resize_mode