Signal

JavaScriptCoreWeakValue::cleared

Declaration

void
cleared (
  JSCWeakValue* self,
  gpointer user_data
)

Description [src]

This signal is emitted when the JavaScript value is destroyed.

Default handler:

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