[ CCode ( cname = "gtk_file_filter_get_name" ) ]
[ Version ( since = "2.4" ) ]
public unowned string? get_filter_name ()
Gets the human-readable name for the filter.
See [method@Gtk.FileFilter.set_name].
| this |
a file filter |
|
the human-readable name of the filter |