is_supported_address


Description:

public bool is_supported_address (string string) throws Error

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

Parameters:

string

A string.

Returns:

true if string is a valid D-Bus address that is supported by this library, false if throws is set.


Namespace: GLib.DBus
Package: gio-2.0