API Version: 4.1
Library Version: 2.37.90
void webkit_user_style_sheet_unref ( WebKitUserStyleSheet* user_style_sheet )
Atomically decrements the reference count of user_style_sheet by one.
user_style_sheet
If the reference count drops to 0, all memory allocated by WebKitUserStyleSheet is released. This function is MT-safe and may be called from any thread.
WebKitUserStyleSheet