NativeFileChooser.filter

string filter() const

Gets the file filter pattern.

void filter(string value)

Sets the file filter pattern.

Format: "Description\tpattern\nDescription2\tpattern2" Example: "Text Files\t.txt\nAll Files\t"