unref

fun unref()

Atomically decrements the reference count of @script_message_reply by one.

If the reference count drops to 0, all the memory allocated by the #WebKitScriptMessageReply is released. This function is MT-safe and may be called from any thread.

Since

2.40