Paned.add2

Adds a child to the bottom or right pane with default parameters. This is equivalent to gtk_paned_pack2 (paned, child, TRUE, TRUE).

class Paned
void
add2

Parameters

child Widget

the child to add