Method

ValentExtensionget_context

unstable since: 1.0

Declaration [src]

ValentContext*
valent_extension_get_context (
  ValentExtension* extension
)

Description [src]

Get the settings for this plugin.

Available since: 1.0

Return value

Type: ValentContext

A ValentContext

The data is owned by the instance.
The return value can be NULL.