unref
Atomically decrements the reference count of @user_script by one.
If the reference count drops to 0, all memory allocated by #WebKitUserScript is released. This function is MT-safe and may be called from any thread.
Since
2.6
Atomically decrements the reference count of @user_script by one.
If the reference count drops to 0, all memory allocated by #WebKitUserScript is released. This function is MT-safe and may be called from any thread.
2.6