Method

ValentContextget_domain

unstable since: 1.0

Declaration [src]

const char*
valent_context_get_domain (
  ValentContext* context
)

Description [src]

Get the context domain.

Available since: 1.0

Gets propertyValent.Context:domain

Return value

Type: const char*

The context domain.

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