Package: gtk

Callback gtk:recent-filter-func

Syntax

lambda (info) => result

Arguments

info -- a gtk:recent-filter-info instance that is filled according to the needed flags passed to the gtk:recent-filter-add-custom function
result -- true if the file should be displayed

Details

The type of function that is used with custom filters, see the gtk:recent-filter-add-custom function.
 

See also

#2024-3-23