Method

XemeExtensionget_element

since: 0.1

Declaration [src]

const char*
xeme_extension_get_element (
  XemeExtension* extension
)

Description [src]

Gets the name of the element from extension.

Available since: 0.1

Gets propertyXeme.Extension:element

Return value

Type: const char*

The name of the element of the extension.

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