DBusUtilities.isInterfaceName

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

struct DBusUtilities
static
bool
isInterfaceName
(
string str
)

Parameters

str string

The string to check.

Return: %TRUE if valid, %FALSE otherwise.

Meta

Since

2.26