Function
Vipsg_error
Declaration [src]
void
vips_g_error (
GError** error
)
Description [src]
This function adds the %GError to the vips error buffer and clears it. It’s
the opposite of vips_error_g()
.
See also
void
vips_g_error (
GError** error
)
This function adds the %GError to the vips error buffer and clears it. It’s
the opposite of vips_error_g()
.
See also