DBusInterfaceVTable

Added in version 2.26.

class DBusInterfaceVTable(*args, **kwargs)
Constructors:

DBusInterfaceVTable()

Fields

class DBusInterfaceVTable
get_property

Function for getting a property.

method_call

Function for handling incoming method calls.

padding
set_property

Function for setting a property.