Given a maybe-typed glib.Variant instance, extract its value. If the value is Nothing, then this function returns NULL.
the contents of value, or NULL
2.24
Given a maybe-typed glib.Variant instance, extract its value. If the value is Nothing, then this function returns NULL.