Package: glib

Function g-variant-new-signature

Lambda List

g-variant-new-signature (signature)

Arguments

signature -- a string with a signature

Return Value

A floating reference to a new signature g-variant instance.

Details

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

See also

2020-12-1