Checks if string is a D-Bus address.
This doesn't check if string is actually supported by #GDBusServer or #GDBusConnection - use gio.global.dbusIsSupportedAddress to do more checks.
A string.
true if string is a valid D-Bus address, false otherwise.
Checks if string is a D-Bus address.
This doesn't check if string is actually supported by #GDBusServer or #GDBusConnection - use gio.global.dbusIsSupportedAddress to do more checks.