Class (GI Struct)

WebKit-6.0WebKitWebViewSessionStateSince 2.12

Handles serialization of a web view's browsing state.

2.12

Index
  • 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.

    Returns void

    2.12