API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
gboolean vips_buf_change ( VipsBuf* buf, const char* o, const char* n )
Swap the rightmost occurrence of o for n.
o
n
Type: const char*
const char*
The string to search for.
The string to substitute.
Type: gboolean
gboolean
FALSE on overflow, TRUE otherwise.
FALSE
TRUE