Fixed.move

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

class Fixed
void
move
(,
double x
,
double y
)

Parameters

widget Widget

the child widget

x double

the horizontal position to move the widget to

y double

the vertical position to move the widget to

Meta