Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Class GTK2.Container

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Bin GTK2.Box GTK2.Fixed GTK2.Gnome2Druid GTK2.IconView GTK2.Layout GTK2.MenuShell GTK2.Notebook GTK2.Paned GTK2.Socket GTK2.Table GTK2.TextView GTK2.Toolbar GTK2.TreeView
Description

The basic container class. Properties: int border-width GTK2.Widget child int resize-mode RESIZE_IMMEDIATE, RESIZE_PARENT and RESIZE_QUEUE

Signals: add Called when a new object is added to the container. (used internally)

check_resize Called when the container needs resizing (used internally)

remove Called when a object is removed from the container (used internally)

set_focus_child


Inherit Widget

inherit GTK2.Widget : Widget