VariantG.getMaybe

Given a maybe-typed #GVariant instance, extract its value. If the value is Nothing, then this function returns null.

class VariantG
getMaybe
()

Return Value

Type: glib.variant.VariantG

the contents of value, or null