Description Usage Arguments Details Author(s)
Adds filter
to the list of filters that the user can select between.
When a filter is selected, only files that are passed by that
filter are displayed.
1 | gtkFileChooserAddFilter(object, filter)
|
|
a |
|
a |
Note that the chooser
takes ownership of the filter, so you have to
ref and sink it if you want to keep a reference.
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.