API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.70
void g_source_set_static_name ( GSource* source, const char* name )
A variant of g_source_set_name() that does not duplicate the name, and can only be used with string literals.
g_source_set_name()
name
Available since: 2.70
Type: const char*
const char*
Debug name for the source.