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