DataList.idGetData

Retrieves the data element corresponding to key_id.

struct DataList
static
void*
idGetData

Parameters

datalist GData**

a datalist.

keyId GQuark

the GQuark identifying a data element.

Return Value

Type: void*

the data element, or NULL if it is not found.