Method

GeglMetadataStoredeclare

Declaration [src]

void
gegl_metadata_store_declare (
  GeglMetadataStore* self,
  GParamSpec* pspec
)

Description [src]

Declare a metadata value using a GParamSpec.

Parameters

pspec

Type: GParamSpec

A GParamSpec.

The data is owned by the caller of the function.