setId

open fun setId(id: String? = 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.

Since

4.10

Parameters

id

ID to use for this column