Gtk.RecentChooser.prototype.get_filter

function get_filter():Gtk.RecentFilter {
    // Gjs wrapper for gtk_recent_chooser_get_filter()
}

Gets the Gtk.RecentFilter object currently used by chooser to affect the display of the recently used resources.

Since 2.10

Returns

a Gtk.RecentFilter object.