Gtk.TreeViewColumnSizing Enumeration
The sizing method the column uses to determine its width.

Syntax

[GLib.GType(typeof(Gtk.TreeViewColumnSizingGType))]
public enum TreeViewColumnSizing

Remarks

Please note that Autosize is inefficient for large views and can make columns appear choppy.

Members

Member NameDescription
GrowOnlyColumns only get bigger in reaction to changes in the model.
AutosizeColumns resize to be the optimal size every time the model changes.
FixedColumns are a fixed numbers of pixels wide.

Requirements

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