Lines Matching full:inherit
2147 One of the cool things you can do in Python is inherit from another D-Bus object. We use this trick in2149 Let's inherit from the HelloWorldObject example above and overide the hello method to say goodbye.