Method
FoundryExtensionget_extension
Declaration [src]
GObject*
foundry_extension_get_extension (
FoundryExtension* self
)
Description [src]
Gets the extension object managed by the adapter.
Gets property | Foundry.Extension:extension |
Return value
Type: GObject
A GObject
or NULL
.
The returned data is owned by the instance. |