Description Usage Arguments Details Value Author(s)
Adds a folder URI to be displayed with the shortcut folders in a file chooser. Note that shortcut folders do not get saved, as they are provided by the application. For example, you can use this to add a "file:///usr/share/mydrawprogram/Clipart" folder to the volume list.
1 | gtkFileChooserAddShortcutFolderUri(object, uri, .errwarn = TRUE)
|
|
a |
|
URI of the folder to add |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.4
A list containing the following elements:
retval |
[logical] |
|
location to store error, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.