GtkWindow::get_gravity

GdkGravity get_gravity ();

Returns the window's gravity. A window's gravity defines the reference point for the window.

By default a window has Gdk::GRAVITY_NORTH_WEST.

See also: set_gravity() , gravity