add1
Description:
Adds a child to the top or left pane with default parameters.
This is equivalent to `gtk_paned_pack1 (paned, child, FALSE, TRUE)`.
Parameters:
| this |
a paned widget |
| child |
the child to add |
Adds a child to the top or left pane with default parameters.
This is equivalent to `gtk_paned_pack1 (paned, child, FALSE, TRUE)`.
| this |
a paned widget |
| child |
the child to add |