setTitle

open fun setTitle(title: String? = null)

Sets the title of this column.

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

Parameters

title

Title to use for this column