add1


Description:

public void add1 (Widget child)

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