[Top]
GTK2
GTK2.Window
|
Method GTK2.Window()->set_position()
- Method
set_position
GTK2.Window set_position(int pos)
- Description
Sets a position contraint for this window. If the old or new constraint
is GTK2.WIN_POS_CENTER_ALWAYS, this will also cause the window to be
repositioned to satisfy the new constraint.
|