Paned.setStartChild

void setStartChild(gtk.widget.Widget child = null)

Sets the start child of paned to child.

If child is NULL, the existing child will be removed.

Parameters

childthe widget to add