Method

GtkFileChooserget_show_hidden

since: 2.6

Declaration [src]

gboolean
gtk_file_chooser_get_show_hidden (
  GtkFileChooser* chooser
)

Description [src]

Gets whether hidden files and folders are displayed in the file selector. See gtk_file_chooser_set_show_hidden().

Available since: 2.6

Return value

Type: gboolean

TRUE if hidden files and folders are displayed.