Signal

VipsTargetCustom::end

Declaration

gint
end (
  VipsTargetCustom* self,
  gpointer user_data
)

Description [src]

This signal is emitted at the end of write. The target should do any finishing necessary.

Default handler:
The signal can be emitted directly

Return value

Returns: int
 

0 on success, -1 on error.