WebKit2.ScriptMessageReply.ref (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
WebKit2ScriptMessageReplyref
since: 2.40
Declaration [src]
WebKitScriptMessageReply*
webkit_script_message_reply_ref (
WebKitScriptMessageReply* script_message_reply
)
Description [src]
Atomically increments the reference count of script_message_reply
by one.
Available since: 2.40
Return value
Type: WebKitScriptMessageReply
The script_message_reply
passed in.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.