DBusUtilities.isName

Checks if @string is a valid D-Bus bus name (either unique or well-known).

struct DBusUtilities
static
bool
isName
(
string string_
)

Parameters

string_ string

The string to check.

Return Value

Type: bool

%TRUE if valid, %FALSE otherwise.

Meta

Since

2.26