[ CCode ( has_construct_function = false ) ]
public SignonuiData.from_variant (Variant variant)
Converts the Variant to SignonuiData.
This is useful for example if the dictionary needs to be deserialized, or if it's contained in another SignonuiData and has been retrieved using @get.
variant |
instance of Variant |
a new SignonuiData object. |