Function

Vipsg_error

Declaration [src]

void
vips_g_error (
  void
  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: vips_error_g().