RGtk2 (version 2.20.31)

gtkRecentFilterFilter: gtkRecentFilterFilter

Description

Tests whether a file should be displayed according to filter. The GtkRecentFilterInfo structure filter.info should include the fields returned from gtkRecentFilterGetNeeded.

Usage

gtkRecentFilterFilter(object, filter.info)

Arguments

filter.info
a GtkRecentFilterInfo structure containing information about a recently used resource

Value

TRUE if the file should be displayed

Details

This function will not typically be used by applications; it is intended principally for use in the implementation of GtkRecentChooser. Since 2.10