| gtkLayoutPut {RGtk2} | R Documentation |
Adds child.widget to layout, at position (x,y).
layout becomes the new parent container of child.widget.
gtkLayoutPut(object, child.widget, x, y)
|
|
|
child widget |
|
X position of child widget |
|
Y position of child widget |
Derived by RGtkGen from GTK+ documentation