move


Description:

public void move (Widget widget, double x, double y)

Sets a translation transformation to the given x and y coordinates to the child widget of the `GtkFixed`.

Parameters:

this

a `GtkFixed`

widget

the child widget

x

the horizontal position to move the widget to

y

the vertical position to move the widget to