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