Package: glib

Function glib:variant-type-new-maybe

Lambda List

glib:variant-type-new-maybe (vtype)

Arguments

vtype -- a g:variant-type instance

Return Value

The new maybe g:variant-type instance.

Details

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

See also

2024-11-20