WebKit2.WebViewSessionState.unref (original) (raw)
WebKit2
API Version: 4.1
Library Version: 2.42.5
Type
Methods
Generated by gi-docgen 2023.4
Method
WebKit2WebViewSessionStateunref
since: 2.12
Declaration [src]
void
webkit_web_view_session_state_unref (
WebKitWebViewSessionState* state
)
Description [src]
Atomically decrements the reference count of state
by one.
If the reference count drops to 0, all memory allocated by the WebKitWebViewSessionState
is released. This function is MT-safe and may be called from any thread.
Available since: 2.12