gtkPanedPack2 {RGtk2} | R Documentation |
Adds a child to the bottom or right pane.
gtkPanedPack2(object, child, resize = TRUE, 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