dbusIsName
Checks if @string is a valid D-Bus bus name (either unique or well-known).
Return
true if valid, false otherwise.
Since
2.26
Parameters
string
The string to check.
Checks if @string is a valid D-Bus bus name (either unique or well-known).
true if valid, false otherwise.
2.26
The string to check.