Make sure gi-docgen is scanning build headers
Review Request #3812 — Created Feb. 4, 2025 and submitted — Latest diff uploaded
This fixes an issue where enums were being added to gir but were missing their type attributes.
Verified via a clean build that the
glib:type-name
andglib:get-type
attributes were now part of the enumeration elements in the gir file.