Method
PanelPanedinsert
Declaration [src]
void
panel_paned_insert (
PanelPaned* self,
int position,
GtkWidget* child
)
Parameters
position |
int |
The position. |
|
child |
GtkWidget |
A |
|
The data is owned by the caller of the function. |