Method

ValentChannelServiceget_name

unstable since: 1.0

Declaration [src]

const char*
valent_channel_service_get_name (
  ValentChannelService* service
)

Description [src]

Get the local display name.

Available since: 1.0

Return value

Type: const char*

The local display name.

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