Skip to content

annotate `g_content_type_guess` parameter as filename

Andy Russell requested to merge euclio/glib:content-type-guess-filename into main

This adds the type="filename" metadata to the generated G-IR, marking that this parameter uses platform-specific path encoding instead of utf-8.

Merge request reports