Method

GtkFileChooserget_use_preview_label

Declaration [src]

gboolean
gtk_file_chooser_get_use_preview_label (
  GtkFileChooser* chooser
)

Description [src]

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

Return value

Type: gboolean

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