FileChooserIF.getPreviewUri

Gets the URI that should be previewed in a custom preview widget. See gtk_file_chooser_set_preview_widget().

interface FileChooserIF
string
getPreviewUri
()

Return Value

Type: string

the URI for the file to preview, or %NULL if no file is selected. Free with g_free().

Meta