Skip to content

Work around exceptions from the parser

When adding the unix print headers to the gtk gir, the gir parser dies with an unhandled exception for the GtkPrinter:backend property.

Make it muddle through by just catching it.

Merge request reports