Method

ValentContactStoreget_name

unstable since: 1.0

Declaration [src]

const char*
valent_contact_store_get_name (
  ValentContactStore* store
)

Description [src]

Get the display name of store.

Available since: 1.0

Return value

Type: const char*

A display name.

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