Source.getName

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(). Since 2.26

class Source
string
getName
()

Return Value

Type: string

the name of the source

Meta