Skip to content
  • Niels De Graef's avatar
    Cleanup GObject signal marshallers · 878804fb
    Niels De Graef authored and Michael Natterer's avatar Michael Natterer committed
    * Don't generate our own marshallers if they are available in GLib
      already
    * Don't set the c_marshaller parameter in `g_signal_new()` if it's a
      default marshaller provided by GLib. See commit message of commit
      39e4aa3c on why this is the case.
    878804fb