API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
const char* vips_value_get_ref_string ( const GValue* value, size_t* length )
Get the C string held internally by the GValue.
GValue
value
Type: GValue
GValue to get from.
length
Type: size_t*
size_t*
Return length here, optionally.
NULL
Type: const char*
const char*
The C string held by value.