get_name


Description:

[ Version ( since = "2.26" ) ]
public unowned string? get_name ()

Gets a name for the source, used in debugging and profiling.

The name may be `NULL` if it has never been set with [method@GLib.Source.set_name].

Parameters:

this

a source

Returns:

the name of the source