API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.36
gboolean g_task_had_error ( GTask* task )
Tests if task resulted in an error.
task
Available since: 2.36
Type: gboolean
gboolean
TRUE if the task resulted in an error, FALSE otherwise.
TRUE
FALSE