webkit.web_view_session_state
Module for [WebViewSessionState] class
class WebViewSessionState
Types 1
Handles serialization of a web view's browsing state.
Methods
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(glib.bytes.Bytes data)Creates a new #WebKitWebViewSessionState from serialized data.