ColumnViewColumn.setId

Sets the id of this column.

GTK makes no use of this, but applications can use it when storing column view configuration.

It is up to callers to ensure uniqueness of IDs.

class ColumnViewColumn
void
setId
(
string id = null
)

Parameters

id string

ID to use for this column