Pike v8.0 release 1738

Method GTK1.Container()->add()


Method add

GTK1.Container add(GTK1.Widget widget)

Description

Add a subwidget to the container. Don't forget to call show() in the subwidget. Some (even most) containers can only contain one child. Calling this function might result in a resize of the container.