Gtk.Window placement can be influenced using this enumeration.
Syntax
[GLib.GType(typeof(Gtk.WindowPositionGType))]
public enum WindowPosition
Remarks
Members
| Member Name | Description |
|---|
| None | No influence is made on placement. |
| Center | Windows should be placed in the center of the screen. |
| Mouse | Windows should be placed at the current mouse position. |
| CenterAlways | Keep window centered as it changes size, etc. |
| CenterOnParent | Center 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