Method

GntFileSelget_must_exist

Declaration [src]

gboolean
gnt_file_sel_get_must_exist (
  GntFileSel* sel
)

Description [src]

Check whether the selector allows selecting non-existent files.

Return value

Type: gboolean

TRUE if the selected file must exist, FALSE if a non-existent file can be selected.