[ CCode ( instance_pos = 1.9 ) ]
public delegate bool FileFilterFunc (FileFilterInfo filter_info)
The type of function that is used with custom filters, see add_custom.
filter_info |
a FileFilterInfo that is filled according to the |
data |
user data passed to add_custom |
true if the file should be displayed |