Package: gtk
Function gtk:recent-filter-add-custom
Lambda Listgtk:recent-filter-add-custom (filter needed func) ArgumentsDetails Adds a rule to a filter that allows resources based on a custom
callback function. The bitfield needed which is passed in provides information about
what sorts of information that the filter function needs. This allows GTK
to avoid retrieving expensive information when it is not needed by the
filter. | See also |
#2023-3-24