Fixed.put

void put(gtk.widget.Widget widget, int x, int y)

Adds a widget to a #GtkFixed container at the given position.

Parameters

widgetthe widget to add.
xthe horizontal position to place the widget at.
ythe vertical position to place the widget at.