Session.newFromVariant

Creates a new #PanelSession from a #GVariant.

This creates a new #PanelSession instance from a previous session which had been serialized to variant.

class Session
static
newFromVariant

Parameters

variant glib.variant.Variant

Return Value

Type: panel.session.Session

a #PanelSession

Throws