gtkRecentFilterFilter: gtkRecentFilterFilter

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
gtkRecentFilterFilter(object, filter.info)

Arguments

object

a GtkRecentFilter

filter.info

a GtkRecentFilterInfo structure containing information about a recently used resource

Details

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

Value

[logical] TRUE if the file should be displayed

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.