TreeViewColumn


Object Hierarchy:

Gtk.TreeViewColumn Gtk.TreeViewColumn Gtk.TreeViewColumn GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.TreeViewColumn GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.TreeViewColumn Gtk.CellLayout Gtk.CellLayout Gtk.CellLayout->Gtk.TreeViewColumn

Description:

[ CCode ( type_id = "gtk_tree_view_column_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public sealed class TreeViewColumn : InitiallyUnowned, Buildable, CellLayout

Warning: TreeViewColumn is deprecated since 4.10.

A visible column in a [class@Gtk.

Note:

Use [class@Gtk.ColumnView] and [class@Gtk.ColumnViewColumn] instead of [class@Gtk.TreeView] to show a tabular list

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 [tree widget conceptual overview](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.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: