Method

XemeExtensionget_namespace

since: 0.1

Declaration [src]

const char*
xeme_extension_get_namespace (
  XemeExtension* extension
)

Description [src]

Gets the namespace from extension.

Available since: 0.1

Return value

Type: const char*

The namespace of the extension.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.