TreeViewColumn.setTitle

Sets the title of the @tree_column. If a custom widget has been set, then this value is ignored.

class TreeViewColumn
void
setTitle
(
string title
)

Parameters

title string

The title of the @tree_column.

Meta