TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 4.20
The sizing method the column uses to determine its width. Please note that Gtk.TreeViewColumnSizing.AUTOSIZE are inefficient for large views, and can make columns appear choppy.
since 4.20: There is no replacement.
Deprecated
Columns resize to be the optimal size every time the model changes.
Columns are a fixed numbers of pixels wide.
Columns only get bigger in reaction to changes in the model
The sizing method the column uses to determine its width. Please note that Gtk.TreeViewColumnSizing.AUTOSIZE are inefficient for large views, and can make columns appear choppy.
Deprecated
since 4.20: There is no replacement.