Determines if a given string is a valid D-Bus type signature. You
should ensure that a string is a valid D-Bus type signature before
passing it to glib.variant.VariantG.newSignature.
D-Bus type signatures consist of zero or more definite #GVariantType
strings in sequence.
Determines if a given string is a valid D-Bus type signature. You should ensure that a string is a valid D-Bus type signature before passing it to glib.variant.VariantG.newSignature.
D-Bus type signatures consist of zero or more definite #GVariantType strings in sequence.