dbusIsInterfaceName

fnbool dbusIsInterfaceName(string string_)

Checks if string is a valid D-Bus interface name.

Parameters

string_The string to check.

Returns

true if valid, false otherwise.