dbusIsMemberName
Checks if @string is a valid D-Bus member (e.g. signal or method) name.
Return
true if valid, false otherwise.
Since
2.26
Parameters
string
The string to check.
Checks if @string is a valid D-Bus member (e.g. signal or method) name.
true if valid, false otherwise.
2.26
The string to check.