Package: glib

Function glib:variant-new-signature

Lambda List

glib:variant-new-signature (signature)

Arguments

signature -- a string with a signature

Return Value

The floating reference to a new g:variant instance.

Details

Creates a g:variant instance with a D-Bus type signature in string. The string argument must be a valid D-Bus type signature. Use the g:variant-is-signature function if you are not sure.
 

See also

#2024-11-20