Signal

VipsObject::close

Declaration

void
close (
  VipsObject* self,
  gpointer user_data
)

Description [src]

The ::close signal is emitted once during object close. The object is dying and may not work.

Default handler:

The default handler is called after the handlers added via g_signal_connect().