Fixed.put

Adds a widget to a GtkFixed at the given position.

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

Parameters

widget Widget

the widget to add

x double

the horizontal position to place the widget at

y double

the vertical position to place the widget at

Meta