PageSetup.newFromGvariant

gtk.page_setup.PageSetup newFromGvariant(glib.variant.Variant variant) static nothrow

Desrialize a page setup from an a{sv} variant.

The variant must be in the format produced by gtk.page_setup.PageSetup.toGvariant.

Parameters

variantan a{sv} glib.variant.Variant

Returns