gtkWindowSetPosition {RGtk2} | R Documentation |
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.
gtkWindowSetPosition(object, position)
|
[GtkWindow ] a GtkWindow . |
|
[GtkWindowPosition ] a position constraint. |
Derived by RGtkGen from GTK+ documentation