DBusUtilities.isSupportedAddress

Like g_dbus_is_address() but also checks if the library suppors the transports in @string and that key/value pairs for each transport are valid.

struct DBusUtilities
static
bool
isSupportedAddress
(
string str
)

Parameters

str string

A string.

Return: %TRUE if @string is a valid D-Bus address that is supported by this library, %FALSE if @error is set.

Throws

GException on failure.

Meta

Since

2.26