WebKit2.MimeInfo.prototype.ref
function ref(): WebKit2.MimeInfo {
// Gjs wrapper for webkit_mime_info_ref()
}
Atomically increments the reference count of info by one. This function is MT-safe and may be called from any thread.
- Returns
The passed in WebKit2.MimeInfo