RGtk2 (version 2.20.31)

gtkFixedMove: gtkFixedMove

Description

Moves a child of a GtkFixed container to the given position.

Usage

gtkFixedMove(object, widget, x, y)

Arguments

object
widget
the child widget.
x
the horizontal position to move the widget to.
y
the vertical position to move the widget to.