[ CCode ( cname = "gtk_file_filter_set_name" ) ]
public void set_filter_name (string? name)
Sets a human-readable name of the filter.
This is the string that will be displayed in the user interface if there is a selectable list of filters.
| this |
a file filter |
| name |
the human-readable name for the filter |