Method
IdeTaskset_task_data
Declaration
void
ide_task_set_task_data (
IdeTask* self,
gpointer task_data,
GDestroyNotify task_data_destroy
)
Parameters
task_data |
gpointer |
No description available. | |
task_data_destroy |
GDestroyNotify |
No description available. |