Description Usage Arguments Details Value Author(s)
Tests whether a file should be displayed according to filter
.
The GtkFileFilterInfo
structure filter.info
should include
the fields returned from gtkFileFilterGetNeeded
.
1 | gtkFileFilterFilter(object, filter.info)
|
|
a |
|
a |
This function will not typically be used by applications; it
is intended principally for use in the implementation of
GtkFileChooser
.
Since 2.4
[logical] TRUE
if the file should be displayed
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.