Property
GtkFileFilter:name
since: 4.0
Description [src]
The human-readable name of the filter.
This is the string that will be displayed in the file chooser user interface if there is a selectable list of filters.
Type: | gchar* |
Available since: | 4.0 |
Default value | NULL |
Getter method | gtk_file_filter_get_name() |
Setter method | gtk_file_filter_set_name() |