gdk-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Defines the reference point of a window and the meaning of coordinates passed to .See System.EnumGLib.GType(typeof(Gdk.GravityGType))FieldGdk.GravityThe reference point is at the top left corner.FieldGdk.GravityThe reference point is in the middle of the top edge.FieldGdk.GravityThe reference point is at the top right corner.FieldGdk.GravityThe reference point is at the middle of the left edge.FieldGdk.GravityThe reference point is at the center of the window.FieldGdk.GravityThe reference point is at the middle of the right edge.FieldGdk.GravityThe reference point is at the lower left corner.FieldGdk.GravityThe reference point is at the middle of the lower edge.FieldGdk.GravityThe reference point is at the lower right corner.FieldGdk.GravityThe reference point is at the top left corner of the window itself, ignoring window manager decorations.