Virtual Method
GeglMetadataStore_get_value
Declaration [src]
const GValue*
_get_value (
GeglMetadataStore* self,
const gchar* name
)
Parameters
name
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: GValue
No description available.
The data is owned by the called function. |