GtkWindow::set_position
void set_position(GtkWindowPosition position);
Sets the position constraint for the window to position. If the old or new position is Gtk::WIN_POS_CENTER_ALWAYS the window will be repositioned to satisfy the new constraint.
See also: get_position() , position