Like g_dbus_is_address() but also checks if the library supports the transports in string and that key/value pairs for each transport are valid. See the specification of the D-Bus address format.
A string.
TRUE if string is a valid D-Bus address that is supported by this library, FALSE if error is set.
GException on failure.
2.26
Like g_dbus_is_address() but also checks if the library supports the transports in string and that key/value pairs for each transport are valid. See the specification of the D-Bus address format.