WebViewSessionState
Object Hierarchy:
Description:
[ CCode ( ref_function = "webkit_web_view_session_state_ref" , type_id = "webkit_web_view_session_state_get_type ()" , unref_function = "webkit_web_view_session_state_unref" ) ]
[ Compact ]
[ Version ( since = "2.12" ) ]
public class WebViewSessionState
Handles serialization of a web view's browsing state.
Content:
Creation methods:
Methods:
- public unowned WebViewSessionState @ref ()
Atomically increments the reference count of
this by one.
- public Bytes serialize ()
Serializes a WebViewSessionState.
- public void unref ()
Atomically decrements the reference count of
this by one.