filter
Description:
Tests whether a file should be displayed according to this.
The FileFilterInfo filter_info should include the fields returned
from get_needed.
This function will not typically be used by applications; it is intended principally for use in the implementation of FileChooser.
Parameters:
| this | |
| filter_info |
a FileFilterInfo containing information about a file. |
Returns:
|
true if the file should be displayed |