Gtk.RecentFilter.prototype.get_needed

function get_needed():Gtk.RecentFilterFlags {
    // Gjs wrapper for gtk_recent_filter_get_needed()
}

Gets the fields that need to be filled in for the structure passed to Gtk.RecentFilter.prototype.filter

This function will not typically be used by applications; it is intended principally for use in the implementation of Gtk.RecentChooser.

Since 2.10

Returns

bitfield of flags indicating needed fields when calling Gtk.RecentFilter.prototype.filter