TreeViewColumn.getTitle

Returns the title of the widget.

More...
class TreeViewColumn
string
getTitle
()

Return Value

Type: string

the title of the column. This string should not be modified or freed.

Detailed Description

Deprecated: Use GtkColumnView instead