Function
Vipsvalue_set_save_stringf
Declaration [src]
void
vips_value_set_save_stringf (
GValue* value,
const char* fmt,
...
)
Parameters
value |
GValue |
GValue to set. |
|
| The argument will be set by the function. | |
| The data is owned by the caller of the function. | |
fmt |
const char* |
|
|
| The data is owned by the caller of the function. | |
| The string is a NUL terminated UTF-8 string. | |
... |
none |
Arguments to |