ColumnViewColumn.setTitle

Sets the title of this column.

The title is displayed in the header of a gtk.column_view.ColumnView for this column and is therefore user-facing text that should be translated.

class ColumnViewColumn
void
setTitle
(
string title = null
)

Parameters

title string

Title to use for this column