gtkLayoutMove {RGtk2} | R Documentation |
Moves a current child of layout
to a new position.
gtkLayoutMove(object, child.widget, x, y)
|
[GtkLayout ] a GtkLayout |
|
[GtkWidget ] a current child of layout |
|
[integer] X position to move to |
|
[integer] Y position to move to |
Derived by RGtkGen from GTK+ documentation