setStaticName
Sets @task’s name, used in debugging and profiling.
This is a variant of g_task_set_name() that avoids copying @name.
Since
2.76
Parameters
name
a human readable name for the task. Must be a string literal
Sets @task’s name, used in debugging and profiling.
This is a variant of g_task_set_name() that avoids copying @name.
2.76
a human readable name for the task. Must be a string literal