Gtk.RecentFilter.prototype.add_group
function add_group(group:String):void {
// Gjs wrapper for gtk_recent_filter_add_group()
}Adds a rule that allows resources based on the name of the group to which they belong
Since 2.10
- group
a group name
function add_group(group:String):void {
// Gjs wrapper for gtk_recent_filter_add_group()
}Adds a rule that allows resources based on the name of the group to which they belong
Since 2.10
a group name