id_get_data
Description:
public unowned G id_get_data (
Quark key_id)
Retrieves the data element corresponding to key_id
.
Parameters:
key_id |
the Quark identifying a data element.
|
datalist |
a datalist.
|
Returns:
the data element, or null if it is not found.
|