FileSelection.getSelectMultiple

Warning gtk_file_selection_get_select_multiple is deprecated and should not be used in newly-written code. Determines whether or not the user is allowed to select multiple files in the file list. See gtk_file_selection_set_select_multiple().

class FileSelection
int
getSelectMultiple
()

Return Value

Type: int

TRUE if the user is allowed to select multiple files in the file list

Meta