ContentDeserializer.setTaskData
void setTaskData(void * data, glib.types.DestroyNotify notify)Associate data with the current deserialization operation.
Parameters
data | data to associate with this operation |
notify | destroy notify for data |
void setTaskData(void * data, glib.types.DestroyNotify notify)Associate data with the current deserialization operation.
data | data to associate with this operation |
notify | destroy notify for data |