Method

ValentContextget_path

unstable since: 1.0

Declaration [src]

const char*
valent_context_get_path (
  ValentContext* context
)

Description [src]

Get the virtual path.

Available since: 1.0

Return value

Type: const char*

A relative path.

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