mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 22:22:22 +00:00
This is a convenient function which can be used with flags, adding option to return real path of the file we are trying to open in case the sandboxed app has access to it. It also registers this file automatically to document store so there is no need to call grant_permission() afterwards. Closes: #1335 Approved by: alexlarsson