Skip to content

Use G_DECLARE_TYPE boilerplate

Robert Ancell requested to merge robert.ancell/file-roller:g-declare-type into master

Replace old-style boilerplate with modern G_DECLARE_TYPE. Public fields are replaced with functions as necessary. Part of a bigger set of patches in https://gitlab.gnome.org/robert.ancell/file-roller/tree/modern-gobject

Merge request reports