API Version: 8.0
Library Version: 8.18
gboolean vips_buf_appendg ( VipsBuf* buf, double g )
Append a double, non-localised. Useful for config files etc.
g
double
Value to format and append.
gboolean
FALSE on overflow, TRUE otherwise.
FALSE
TRUE