Function
Vipserror_g
since: 8.0
Declaration [src]
void
vips_error_g (
void
GError** error
)
Description [src]
This function sets the glib error pointer from the vips error buffer and clears it. It’s handy for returning errors to glib functions from vips.
See vips_g_error() for the inverse operation.
See also
Available since: 8.0