Method

GtkFileChooserget_select_multiple

since: 2.4

Declaration [src]

gboolean
gtk_file_chooser_get_select_multiple (
  GtkFileChooser* chooser
)

Description [src]

Gets whether multiple files can be selected in the file selector. See gtk_file_chooser_set_select_multiple().

Available since: 2.4

Return value

Type: gboolean

TRUE if multiple files can be selected.