:right-sidebar: True TreeViewColumnSizing =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: TreeViewColumnSizing :no-contents-entry: The sizing method the column uses to determine its width. Please note that :const:`~gi.repository.Gtk.TreeViewColumnSizing.AUTOSIZE` are inefficient for large views, and can make columns appear choppy. Fields ------ .. rst-class:: interim-class .. class:: TreeViewColumnSizing :no-index: .. attribute:: AUTOSIZE The type of the None singleton. .. attribute:: FIXED The type of the None singleton. .. attribute:: GROW_ONLY The type of the None singleton.