Functions
Link copied to clipboard
Constructs an array of bytestring #GVariant from the given array of strings.
Link copied to clipboard
Determines if a given string is a valid D-Bus object path. You should ensure that a string is a valid D-Bus object path before passing it to g_variant_new_object_path().
Link copied to clipboard
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 g_variant_new_signature().
Link copied to clipboard
Creates a D-Bus object path #GVariant with the contents of @object_path.
Link copied to clipboard
Pretty-prints a message showing the context of a #GVariant parse error within the string for which parsing was attempted.
Link copied to clipboard
Link copied to clipboard
This is deprecated.
Link copied to clipboard
Creates a string #GVariant with the contents of @string.