Paned.add1

Adds a child to the top or left pane with default parameters. This is equivalent to gtk_paned_pack1 (paned, child, FALSE, TRUE).

class Paned
void
add1

Parameters

child Widget

the child to add