Package: gtk

Callback gtk-file-filter-func

Details

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

See also

2021-1-29