Gtk.RecentFilter.prototype.set_name
function set_name(name:String):void {
// Gjs wrapper for gtk_recent_filter_set_name()
}Sets the human-readable name of the filter; this is the string that will be displayed in the recently used resources selector user interface if there is a selectable list of filters.
Since 2.10
- name
then human readable name of filter