set_id


Description:

[ Version ( since = "4.10" ) ]
public void set_id (string? id)

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:

this

a `GtkColumnViewColumn`

id

ID to use for this column