TreeViewColumn.setTitle
void setTitle(string title)Sets the title of the tree_column. If a custom widget has been set, then this value is ignored.
Parameters
title | The title of the tree_column. |
Deprecated
Use GtkColumnView instead
void setTitle(string title)Sets the title of the tree_column. If a custom widget has been set, then this value is ignored.
title | The title of the tree_column. |