API Version: 8.0
Library Version: 8.18
const char* vips_value_get_ref_string ( const GValue* value, size_t* length )
Get the C string held internally by the GValue.
GValue
value
GValue to get from.
length
size_t*
Return length here, optionally.
NULL
utf8
The C string held by value.