Skip to content

build: Hide private structs from generated GIR files

Philip Withnall requested to merge hide-private-structs into main

Otherwise the fields in MctAppFilter become visible to introspected languages, which was not the intention.

Spotted in #65 (closed).

Signed-off-by: Philip Withnall pwithnall@gnome.org

Merge request reports