Skip to content
  • Ell's avatar
    libgimpcolor: port all interfaces to G_DEFINE_INTERFACE() · 6b40c7f3
    Ell authored
    ... instead of calling g_type_register_static() ourselves.
    
    Keep the old foo_interface_get_type() (replaced with
    foo_get_type()) around as deprecated functions, to maintain ABI
    compatibility.  They will be removed in a separate commit in
    master, so that this commit can be easily cherry-picked to
    gimp-2-10.
    6b40c7f3