API Version: 8.0
Library Version: 8.17
Generated bygi-docgen 2025.3
constchar*vips_value_get_ref_string(constGValue*value,size_t*length)
Get the C string held internally by theGValue.
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 byvalue.