Used to indicate which fields of a
Gdk.Geometry struct should be paid attention to.
Syntax
[GLib.GType(typeof(Gdk.WindowHintsGType))]
[System.Flags]
public enum WindowHints
Remarks
Members
| Member Name | Description |
|---|
| Pos | Indicates that the program has positioned the window. |
| MinSize | Min size fields are set. |
| MaxSize | Max size fields are set. |
| BaseSize | Base size fields are set. |
| Aspect | Aspect ratio fields are set. |
| ResizeInc | Resize increment fields are set. |
| WinGravity | Window gravity field is set. |
| UserPos | Indicates that the window's poition was explicitly set by the user. |
| UserSize | Indicates that the window's size was explicitly set by the user. |
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Assembly Versions: 2.12.0.0