API Version: 41.0
Library Version: 41.0
gboolean ide_task_get_completed ( IdeTask* self )
Gets the “completed” property. This is TRUE after the callback used when creating the task has been executed.
TRUE
The property will be notified using g_object_notify() exactly once in the same GMainContext as the callback.
g_object_notify()
GMainContext
gboolean
TRUE if the task has completed.