Method

ValentContextget_root

unstable since: 1.0

Declaration [src]

ValentContext*
valent_context_get_root (
  ValentContext* context
)

Description [src]

Get the root context.

Available since: 1.0

Return value

Type: ValentContext

A ValentContext

The data is owned by the instance.