Package: glib

Function g-variant-type-new-maybe

Lambda List

g-variant-type-new-maybe (vtype)

Arguments

vtype -- a g-variant-type instance

Return Value

A new maybe g-variant-type instance.

Details

Constructs the type corresponding to a maybe instance containing type vtype or nothing.

It is appropriate to call the function g-variant-type-free on the return value.
 

See also

2021-7-31