Checks if string is a D-Bus address. This doesn't check if string is actually supported by GDBusServer or GDBusConnection - use g_dbus_is_supported_address() to do more checks. Since 2.26
A string.
TRUE if string is a valid D-Bus address, FALSE otherwise.
See Implementation
Checks if string is a D-Bus address. This doesn't check if string is actually supported by GDBusServer or GDBusConnection - use g_dbus_is_supported_address() to do more checks. Since 2.26