Method

GtkFileChooserset_show_hidden

since: 2.6

Declaration [src]

void
gtk_file_chooser_set_show_hidden (
  GtkFileChooser* chooser,
  gboolean show_hidden
)

Description [src]

Sets whether hidden files and folders are displayed in the file selector.

Available since: 2.6

Parameters

show_hidden

Type: gboolean

TRUE if hidden files and folders should be displayed.