Method

ValentExtensionget_object

unstable since: 1.0

Declaration [src]

GObject*
valent_extension_get_object (
  ValentExtension* extension
)

Description [src]

Get the object this plugin is bound to.

Available since: 1.0

Return value

Type: GObject

A GObject

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