gtkPanedPack1 {RGtk2} | R Documentation |
Adds a child to the top or left pane.
gtkPanedPack1(object, child, resize = FALSE, shrink = TRUE)
|
[GtkPaned ] a paned widget |
|
[GtkWidget ] the child to add |
|
[logical] should this child expand when the paned widget is resized. |
|
[logical] can this child be made smaller than its requisition. |
Derived by RGtkGen from GTK+ documentation