Skip to content
  • Marco Trevisan's avatar
    gisgnal: Add g_clear_signal_handler · 409c1522
    Marco Trevisan authored
    It allows to disconnect a signal handler from GObject instance and at the same
    time to nullify the signal handler.
    
    Provided also a macro for handler type conversion.
    409c1522