webkit.web_view_session_state

Module for [WebViewSessionState] class

Types 1

Handles serialization of a web view's browsing state.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup)
GType _gType() @property
WebViewSessionState self()Returns `this`, for use in `with` statements.
glib.bytes.Bytes serialize()Serializes a #WebKitWebViewSessionState. Returns: a #GBytes containing the state serialized.
Constructors
this(void * ptr, Flag!"Take" take)
this(glib.bytes.Bytes data)Creates a new #WebKitWebViewSessionState from serialized data.