set_start_child


Description:

public void set_start_child (Widget? child)

Sets the start child of this to child.

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

Parameters:

this

a `GtkPaned`

child

the widget to add