Commits on Oct 21, 2020

  1. Use glib-mkenums to create the GType of all the available enums

    This allows the GObject Introspection to correctly understand the relations
    between all the from_string/to_string methods and the enum they belong to.
    
    This also allows to use the right GType when dealing with flags or enums.
    tintou committed Oct 21, 2020