Package: gtk

Callback gtk-recent-filter-func

Details

The type of function that is used with custom filters, see the gtk-recent-filter-add-custom function.
 lambda (info)  
info
A gtk-recent-filter-info instance that is filled according to the needed flags passed to the gtk-recent-filter-add-custom function
Returns
True if the file should be displayed.
 

See also

2021-12-27