Skip to content

gdesktopappinfo: Add several nullable annotation to GAppInfo getters

Corentin Noël requested to merge wip/tintou/gdesktopappinfo-nullable into master

Some functions can return a NULL GAppInfo when the conditions given as arguments are not met.

Merge request reports