GtkWindow::set_gravity
void set_gravity(
GdkGravity gravity
);
Sets the window gravity to gravity. Window gravity defines the meaning of the coordinates passed to move() by defining the reference point for the coordinates.
See also: get_gravity() , move() , gravity