Source.setStaticName

A variant of glib.source.Source.setName that does not duplicate the name, and can only be used with string literals.

class Source
void
setStaticName
(
string name
)

Parameters

name string

debug name for the source