Gtk.RecentFilter.prototype.get_name

function get_name():String {
    // Gjs wrapper for gtk_recent_filter_get_name()
}

Gets the human-readable name for the filter. See Gtk.set_name.

Since 2.10

Returns

the name of the filter, or null. The returned string is owned by the filter object and should not be freed.