FileChooserT.getShortcutFolders

Queries the list of shortcut folders in the file chooser.

You should not modify the returned list model. Future changes to chooser may or may not affect the returned model.

More...
template FileChooserT()
override
getShortcutFolders
()

Return Value

Type: gio.list_model.ListModel

A list model of gio.file.Files

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead