Source.setStaticName

void setStaticName(string name) nothrow

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

Parameters

namedebug name for the source