API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.26
const char* g_source_get_name ( GSource* source )
Gets a name for the source, used in debugging and profiling. The name may be NULL if it has never been set with g_source_set_name().
NULL
Available since: 2.26
Type: const char*
const char*
The name of the source.