Constructor

XemeExtensionMapnew

since: 0.1

Declaration [src]

XemeExtensionMap*
xeme_extension_map_new (
  void
)

Description [src]

Creates a new extension map.

Available since: 0.1

Return value

Type: XemeExtensionMap

The new instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.