WebKit2.UserStyleSheet.prototype.ref

function ref(): WebKit2.UserStyleSheet {
    // Gjs wrapper for webkit_user_style_sheet_ref()
}
  

Atomically increments the reference count of user_style_sheet by one. This function is MT-safe and may be called from any thread.

Since 2.6

Returns

The passed WebKit2.UserStyleSheet