Skip to content

master.lmde7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 16:33
modules/package: Fix checking interface properties

GObject.type_default_interface_ref() is no longer
introspectable for some reason, but as it is deprecated
in favor of GObject.type_default_interface_get() anyway,
use that instead.