setStaticName

open fun setStaticName(name: String? = null)

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