Task.getCompleted

Gets the value of #GTask:completed. This changes from %FALSE to %TRUE after the task’s callback is invoked, and will return %FALSE if called from inside the callback.

Return: %TRUE if the task has completed, %FALSE otherwise.

class Task
bool
getCompleted
()

Meta

Since

2.44