Skip to content

MetaPlugin: use G_DECLARE_DERIVABLE_TYPE.

Niels De Graef requested to merge wip/nielsdg/meta-plugin-derivable into master

It cuts out some of the GObject boilerplate, and gives us g_autoptr() support for free.

Merge request reports