Forum und email

GtkPaned::add1

void add1(GtkWidget child);

Adds a child to the top or left pane. This is is equivalent to calling pack1() (child, false, true).

参照: add2() , pack1()