WebKit2.ScriptMessageReply.unref (original) (raw)
WebKit2
API Version: 4.1
Library Version: 2.42.5
Type
Methods
ref return_error_message return_value unref
Generated by gi-docgen 2023.4
Method
WebKit2ScriptMessageReplyunref
since: 2.40
Declaration [src]
void
webkit_script_message_reply_unref (
WebKitScriptMessageReply* script_message_reply
)
Description [src]
Atomically decrements the reference count of script_message_reply
by one.
If the reference count drops to 0, all the memory allocated by theWebKitScriptMessageReply
is released. This function is MT-safe and may be called from any thread.
Available since: 2.40