Gtk.WindowPosition Enumeration
Gtk.Window placement can be influenced using this enumeration.

Syntax

[GLib.GType(typeof(Gtk.WindowPositionGType))]
public enum WindowPosition

Remarks

Members

Member NameDescription
NoneNo influence is made on placement.
CenterWindows should be placed in the center of the screen.
MouseWindows should be placed at the current mouse position.
CenterAlwaysKeep window centered as it changes size, etc.
CenterOnParentCenter the window on its transient parent (see Window.TransientFor).

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0