Skip to content

Use G_DECLARE_INTERFACE in interface headers

Felix Riemann requested to merge friemann/krifa75-declare-iface into master

This merges the G_DECLARE_INTERFACE changes by @Krifa75 from !131

It uses the G_DECLARE_INTERFACE macro to add the necessary boilerplate code to the interface headers.

Merge request reports