ColumnViewColumn.setId

void setId(string id = null)

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.

Parameters

idID to use for this column