Checks if string is a D-Bus address.
This doesn't check if string is actually supported by DBusServer or
DBusConnection - use
is_supported_address to do more checks.
| string |
A string. |
|
true if |