RGtk2 (version 2.20.31)

gtkFileFilterFilter: gtkFileFilterFilter

Description

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

Usage

gtkFileFilterFilter(object, filter.info)

Arguments

filter.info
a GtkFileFilterInfo structure containing information about a file.

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 GtkFileChooser. Since 2.4