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
Gets property | Valent.Extension:object |
Return value
Type: GObject
A GObject
.
The returned data is owned by the instance. |
The return value can be NULL . |