Method

GtkWindowset_position

Declaration [src]

void
gtk_window_set_position (
  GtkWindow* window,
  GtkWindowPosition position
)

Description [src]

Sets a position constraint for this window. If the old or new constraint is GTK_WIN_POS_CENTER_ALWAYS, this will also cause the window to be repositioned to satisfy the new constraint.

Parameters

position

Type: GtkWindowPosition

A position constraint.