Method

IdeExtensionAdapterget_extension

since: 3.32

Declaration

GObject*
ide_extension_adapter_get_extension (
  IdeExtensionAdapter* self
)

Description

Gets the extension object managed by the adapter.

Available since: 3.32

Return value

Type: GObject

A GObject or NULL.

The data is owned by the instance.