Method

ValentContextget_id

unstable since: 1.0

Declaration [src]

const char*
valent_context_get_id (
  ValentContext* context
)

Description [src]

Get the context ID.

Available since: 1.0

Gets propertyValent.Context:id

Return value

Type: const char*

The context ID.

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