DBusUtilities.isUniqueName

Checks if string is a valid D-Bus unique bus name.

struct DBusUtilities
static
bool
isUniqueName
(
string string_
)

Parameters

string_ string

The string to check.

Return Value

Type: bool

TRUE if valid, FALSE otherwise.

Meta

Since

2.26