FileChooserIF.getUsePreviewLabel

Gets whether a stock label should be drawn with the name of the previewed file. See gtk_file_chooser_set_use_preview_label().

interface FileChooserIF
bool
getUsePreviewLabel
()

Return Value

Type: bool

%TRUE if the file chooser is set to display a label with the name of the previewed file, %FALSE otherwise.

Meta