| gtkRecentFilterFilter {RGtk2} | R Documentation |
Tests whether a file should be displayed according to filter.
The GtkRecentFilterInfo structure filter.info should include
the fields returned from gtkRecentFilterGetNeeded.
gtkRecentFilterFilter(object, filter.info)
|
|
|
a |
This function will not typically be used by applications; it
is intended principally for use in the implementation of
GtkRecentChooser.
Since 2.10
[logical] TRUE if the file should be displayed
Derived by RGtkGen from GTK+ documentation