gtkFileFilterSetName {RGtk2} | R Documentation |
Sets the human-readable name of the filter; this is the string that will be displayed in the file selector user interface if there is a selectable list of filters.
gtkFileFilterSetName(object, name)
|
[GtkFileFilter ] a GtkFileFilter |
|
[character] the human-readable-name for the filter, or NULL
to remove any existing name. |
Since 2.4
Derived by RGtkGen from GTK+ documentation