Method

GrlSourceget_name

since: 0.2.0

Declaration [src]

const gchar*
grl_source_get_name (
  GrlSource* source
)

Description

No description available.

Available since: 0.2.0

Return value

Type: const gchar*

The name of the source.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.