Check that the given string is a valid D-Bus interface name.
This is also appropriate to use to check for valid error names.
Since GIO 2.26, is_interface_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 interface name |
|