GtkFileSelection::get_select_multiple

bool get_select_multiple();

Use this method to determine whether a user is allowed to select multiple files in the file list. The function returns true if it is allowed, false otherwise.

See also: set_select_multiple()