Check that the given string is a valid D-Bus member (method or signal) name.
Since GIO 2.26, is_member_name should always return the same thing, although the GLib function does not raise an error explaining why the interface name is incorrect.
name |
a possible member name |
|