DBusSignalInfo

Added in version 2.26.

class DBusSignalInfo(*args, **kwargs)

Information about a signal on a D-Bus interface.

Fields

class DBusSignalInfo
annotations

A pointer to a None-terminated array of pointers to DBusAnnotationInfo structures or None if there are no annotations.

args

A pointer to a None-terminated array of pointers to DBusArgInfo structures or None if there are no arguments.

name

The name of the D-Bus signal, e.g. “NameOwnerChanged”.

ref_count

The reference count or -1 if statically allocated.