Method

ValentChannelServiceset_name

unstable since: 1.0

Declaration [src]

void
valent_channel_service_set_name (
  ValentChannelService* service,
  const char* name
)

Description [src]

Set the local display name.

Available since: 1.0

Parameters

name

Type: const char*

A display name.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.