set_id
Description:
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 |