Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

object

a GtkFileFilter

filter.info

a GtkFileFilterInfo structure containing information about a file.

Details

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

Value

[logical] TRUE if the file should be displayed

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.