Source.setStaticName
void setStaticName(string name)A variant of glib.source.Source.setName that does not duplicate the name, and can only be used with string literals.
Parameters
name | debug name for the source |
void setStaticName(string name)A variant of glib.source.Source.setName that does not duplicate the name, and can only be used with string literals.
name | debug name for the source |