Gtk.AttachOptions Enumeration
Denotes the expansion properties that a Gtk.Widget will have when it (or its parent) is resized.

Syntax

[GLib.GType(typeof(Gtk.AttachOptionsGType))]
[System.Flags]
public enum AttachOptions

Remarks

Members

Member NameDescription
ExpandThe Gtk.Widget should expand to take up any extra space in its container that has been allocated.
ShrinkThe Gtk.Widget should shrink when possible.
FillThe Gtk.Widget should fill the space allocated to it.

Requirements

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