gtkFileChooserListShortcutFolderUris {RGtk2}R Documentation

gtkFileChooserListShortcutFolderUris

Description

Queries the list of shortcut folders in the file chooser, as set by gtkFileChooserAddShortcutFolderUri.

Usage

gtkFileChooserListShortcutFolderUris(object)

Arguments

object [GtkFileChooser] a GtkFileChooser

Details

Since 2.4

Value

[list] A list of folder URIs, or NULL if there are no shortcut folders.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]