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 Name | Description |
|---|
| GrowOnly | Columns only get bigger in reaction to changes in the model. |
| Autosize | Columns resize to be the optimal size every time the model changes. |
| Fixed | Columns are a fixed numbers of pixels wide. |
Requirements
Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0