Method GTK2.Container()->add()
- Method
add
 GTK2.Containeradd(GTK2.Widgetwidget)- 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.