Package: gtk

Function gtk-recent-filter-needed

Lambda List

gtk-recent-filter-needed (filter)

Arguments

filter -- a gtk-recent-filter object

Return Value

Bitfield of gtk-recent-filter-flags flags of indicating needed fields when calling the gtk-recent-filter-filter function.

Details

Gets the fields that need to be filled in for the structure passed to the gtk-recent-filter-filter function.

This function will not typically be used by applications. It is intended principally for use in the implementation of the gtk-recent-chooser class.
 

See also

2021-12-27