Skip to content

v0.6.6

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 18:42
· 5 commits to main since this release
250f392

Gtk4 v0.6.6

Diff since v0.6.5

Merged pull requests:

  • set GTK_PATH so GTK4 finds print and media backends on Linux and OSX (#61) (@jwahlstrand)
  • don't override gboxed_types() and make it const in generated code (#67) (@jwahlstrand)
  • adjust compat to prevent situations where GI-generated types are not present in the library (#68) (@jwahlstrand)

Closed issues:

  • getproperty() for GBoxed type properties is broken (#65)