.. _org.freedesktop.impl.portal.FileChooser: ======================================= File Chooser ======================================= File chooser portal backend interface The FileChooser portal allows sandboxed applications to ask the user for access to files outside the sandbox. The portal backend will present the user with a file chooser dialog. Backends must normalize URIs of locations selected by the user into "file://" URIs. URIs that cannot be normalized should be discarded. .. include:: doc-org.freedesktop.impl.portal.FileChooser.methods.rst