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