|
Inherited from connection.Connection:
__init__,
call_async,
call_blocking,
call_on_disconnection,
remove_signal_receiver
Inherited from _dbus_bindings.Connection:
add_message_filter,
close,
flush,
get_is_authenticated,
get_is_connected,
get_peer_unix_process_id,
get_peer_unix_user,
get_unique_name,
get_unix_fd,
list_exported_child_objects,
remove_message_filter,
send_message,
send_message_with_reply,
send_message_with_reply_and_block,
set_allow_anonymous,
set_exit_on_disconnect,
set_unique_name
Inherited from _dbus_bindings.Connection (private):
_new_for_bus,
_register_object_path,
_require_main_loop,
_unregister_object_path
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|