Method

IdeExtensionAdapterget_extension

Declaration

GObject*
ide_extension_adapter_get_extension (
  IdeExtensionAdapter* self
)

Description

Gets the extension object managed by the adapter.

Available since:3.32

Return value

Returns: GObject
 

A GObject or NULL.

 The data is owned by the instance.