is_address


Description:


[ Version ( since = "2.26" ) ]
public bool is_address (string string)

Checks if string is a D-Bus address .

This doesn't check if string is actually supported by DBusServer or DBusConnection - use is_supported_address to do more checks.

Parameters:

string

A string.

Returns:

true if string is a valid D-Bus address, false otherwise.


Namespace: GLib.DBus
Package: gio-2.0