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