Gtk.RecentFilter.prototype.add_age

function add_age(days:Number):void {
    // Gjs wrapper for gtk_recent_filter_add_age()
}

Adds a rule that allows resources based on their age - that is, the number of days elapsed since they were last modified.

Since 2.10

days

number of days