Class GContainer.container
Base class for widgets which contain other widgets @gtkdoc gtk GtkContainer
inherit GObj.widget
val obj : 'a Gtk.obj
method add : GObj.widget -> unitmethod children : GObj.widget listmethod all_children : GObj.widget listmethod remove : GObj.widget -> unitmethod focus : focusmethod set_border_width : int -> unitmethod set_resize_mode : Gtk.Tags.resize_mode -> unitmethod border_width : intmethod resize_mode : Gtk.Tags.resize_mode