TreeViewColumn
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.ColumnView and class@Gtk.ColumnViewColumn instead of class@Gtk.TreeView to show a tabular list
A visible column in a class@Gtk.TreeView widget
The GtkTreeViewColumn
object represents a visible column in a GtkTreeView
widget. It allows to set properties of the column header, and functions as a holding pen for the cell renderers which determine how the data in the column is displayed.
Please refer to the section-tree-widget.html for an overview of all the objects and data types related to the tree widget and how they work together, and to the class@Gtk.TreeView documentation for specifics about the CSS node structure for treeviews and their headers.
Skipped during bindings generation
parameter
x_offset
: x_offset: Out parameter is not supportedparameter
x_offset
: x_offset: Out parameter is not supportedmethod
set_attributes
: Varargs parameter is not supportedmethod
cell-area
: Property has no getter nor setterconstructor
new_with_attributes
: Varargs parameter is not supported
Constructors
Properties
Logical sort column ID this column sorts on when selected for sorting. Setting the sort column ID makes the column header clickable. Set to -1 to make the column unsortable.
Functions
This is deprecated since version 4.10.
This is deprecated since version 4.10.
This is deprecated since version 4.10.
This is deprecated since version 4.10.
Emits the "clicked" signal. See onClicked.
This is deprecated since version 4.10.
Gets the ID of the @buildable object.
This is deprecated since version 4.10.
This is deprecated since version 4.10.
This is deprecated since version 4.10.
This is deprecated since version 4.10.
This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---This is deprecated since version 4.10.