[ Version ( since = "2.4" ) ]
public bool filter (FileFilterInfo filter_info)
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.
| this | |
| filter_info |
a FileFilterInfo containing information about a file. |
|
true if the file should be displayed |