API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
gboolean vips_buf_appendc ( VipsBuf* buf, char ch )
Append a single character ch to buf.
ch
buf
Type: char
char
The character to append to the buffer.
Type: gboolean
gboolean
FALSE on overflow, TRUE otherwise.
FALSE
TRUE