Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkLayoutMove: gtkLayoutMove
Description
Moves a current child of
layout
to a new position.
Usage
gtkLayoutMove(object, child.widget, x, y)
Arguments
object
a
GtkLayout
child.widget
a current child of
layout
x
X position to move to
y
Y position to move to