Skip to content

Commit

Permalink
docs: remove nonexistent FileChooser SaveFile result
Browse files Browse the repository at this point in the history
This appears to have been incorrectly copied and pasted from the
request options vardict.
  • Loading branch information
alyssais authored and GeorgesStavracas committed Mar 8, 2024
1 parent c7dce4e commit 13bebd6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions data/org.freedesktop.portal.FileChooser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,17 +236,6 @@
The filter that was selected.
See org.freedesktop.portal.FileChooser.OpenFile() for details.
* ``current_folder`` (``ay``)
Suggested folder in which the file should be saved. The byte array
contains a path in the same encoding as the file system, and it's
expected to be terminated by a nul byte.
If the path points to a location in the document storage, it will be
replaced with the path to the location on the host.
The portal implementation is free to ignore this option.
-->
<method name="SaveFile">
<arg type="s" name="parent_window" direction="in"/>
Expand Down

0 comments on commit 13bebd6

Please sign in to comment.