Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Class GTK1.Container

Inheritance graph
GTK1.Object GTK1.Widget GTK1.Container GTK1.Bin GTK1.Box GTK1.Button GTK1.Clist GTK1.Fixed GTK1.Frame GTK1.Layout GTK1.MenuShell GTK1.Notebook GTK1.Packer GTK1.Paned GTK1.Socket GTK1.Table GTK1.Toolbar Gnome.Dock Gnome.DockBand Gnome.Druid
Description

The basic container class.

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

focus Called when the container gets focus (used internally)

need_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 GTK1.Widget : Widget