Function g_signal_emit

Source
pub unsafe extern "C" fn g_signal_emit(
    instance: gpointer,
    signal_id: guint,
    detail: GQuark,
    ...
)