GtkWidget::set_uposition
void set_uposition(int x, int y);
set_uposition() sets the
position of a child widget in pixels relative to the top left corner
of its container or, if the widget is a toplevel window, relative to
the top left corner of the screen.