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