Constructor

GimpMetadatanew

since: 2.10

Declaration [src]

GimpMetadata*
gimp_metadata_new (
  void
)

Description [src]

Creates a new GimpMetadata instance.

Available since: 2.10

Return value

Type: GimpMetadata

The new GimpMetadata.

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