Function
IdeTaskThreadFunc
Declaration
void
TaskThreadFunc (
IdeTask* task,
gpointer source_object,
gpointer task_data,
GCancellable* cancellable
)
Parameters
task |
IdeTask |
No description available. | |
The data is owned by the caller of the function. | |
source_object |
gpointer |
No description available. | |
task_data |
gpointer |
No description available. | |
cancellable |
GCancellable* |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. |