API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
gboolean vips_buf_appendd ( VipsBuf* buf, int d )
Append a number. If the number is -ve, add brackets. Needed for building function arguments.
d
Type: int
int
Value to format and append.
Type: gboolean
gboolean
FALSE on overflow, TRUE otherwise.
FALSE
TRUE