DBusUtilities.isInterfaceName

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

struct DBusUtilities
static
bool
isInterfaceName
(
string string_
)

Parameters

string_ string

The string to check.

Return Value

Type: bool

TRUE if valid, FALSE otherwise.

Meta

Since

2.26