[ NoWrapper ]
public abstract void set_id (string id)
Stores the id attribute given in the `GtkBuilder` UI definition.
`GtkWidget` stores the name as object data. Implement this method if your object has some notion of “ID” and it makes sense to map the XML id attribute to it.