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.
A string.
Return: %TRUE if @string is a valid D-Bus address, %FALSE otherwise.
2.26
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.