Signals.removeEmissionHook

Deletes an emission hook.

class Signals
static
void
removeEmissionHook

Parameters

signalId uint

the id of the signal

hookId gulong

the id of the emission hook, as returned by g_signal_add_emission_hook()

Meta