Gtk.RecentInfo.prototype.unref

function unref():void {
    // Gjs wrapper for gtk_recent_info_unref()
}

Decreases the reference count of info by one. If the reference count reaches zero, info is deallocated, and the memory freed.

Since 2.10