Skip to content

general: Rename objects and provide GObject prefixes

Unfortunately the library was made without GObject prefixes, which makes introspection impossible (and is wrong to do it this way anyway).

Take the opportunity to rename various objects, use new glib type declarations, add prefixes and rename the files accordingly.

Edited by Carlos Soriano

Merge request reports