Method
GtkPanedset_start_child
Declaration [src]
void
gtk_paned_set_start_child (
  GtkPaned* paned,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| The widget to add. | |
| The data is owned by the caller of the function. |