Forum und email

GtkPaned::add2

void add2(GtkWidget child);

Adds a child to the bottom or right pane. This is is equivalent to calling pack2() (child, false, true).

参照: add2() , pack1()