gtkFileChooserAddFilter: gtkFileChooserAddFilter

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1

Arguments

object

a GtkFileChooser

filter

a GtkFileFilter

Details

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

Author(s)

Derived by RGtkGen from GTK+ documentation


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