Up

_gtkContainerAdd

_gtkContainerAdd adds a widget object in a Containers object. One child only can be added by this way. Generally, this function is used by a toplevel container (a window by example) to add a sub container like a box, table or others.

Prototype : fun [* $] *

See also

Example