set_static_name
Description:
A variant of [method@GLib.
Source.set_name] that does not duplicate the name, and can only be used with string literals.
Parameters:
| this |
a source |
| name |
debug name for the source |
A variant of [method@GLib.
Source.set_name] that does not duplicate the name, and can only be used with string literals.
| this |
a source |
| name |
debug name for the source |