API Version: 48
Library Version: 48
Generated by gi-docgen 2025.4
void ide_task_return_boolean ( IdeTask* self, gboolean result )
Sets the result of the task to result.
result
Other tasks depending on the result will be notified after returning to the GMainContext of the task.
GMainContext
Type: gboolean
gboolean
The result for the task.