API Version: 2.0
Library Version: 2.83.2
Generated by gi-docgen 2024.1
void g_signal_remove_emission_hook ( guint signal_id, gulong hook_id )
Deletes an emission hook.
signal_id
Type: guint
guint
The id of the signal.
hook_id
Type: gulong
gulong
The id of the emission hook, as returned by g_signal_add_emission_hook().