Virtual Method
GeglMetadataStore_get_value
Declaration [src]
const GValue*
_get_value (
GeglMetadataStore* self,
const gchar* name
)
Parameters
name |
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
Returns: | GValue |
No description available. | |
The data is owned by the called function. |