Since 2.12Atomically increments the reference count of state by one.
This function is MT-safe and may be called from any thread.
The passed in WebKit.WebViewSessionState
Serializes a WebKit.WebViewSessionState.
a GLib.Bytes containing the state serialized.
Atomically decrements the reference count of state by one.
If the reference count drops to 0, all memory allocated by the WebKit.WebViewSessionState is released. This function is MT-safe and may be called from any thread.
Staticnew
Handles serialization of a web view's browsing state.
Since
2.12