gio.dbus_signal_info
Module for [DBusSignalInfo] class
class DBusSignalInfo
Types 1
Information about a signal on a D-Bus interface.
Methods
DBusSignalInfo self()Returns `this`, for use in `with` statements.int refCount() @propertyGet `refCount` field. Returns: The reference count or -1 if statically allocated.void refCount(int propval) @propertySet `refCount` field. Params: propval = The reference count or -1 if statically allocated.string name() @propertyGet `name` field. Returns: The name of the D-Bus signal, e.g. "NameOwnerChanged".void name(string propval) @propertySet `name` field. Params: propval = The name of the D-Bus signal, e.g. "NameOwnerChanged".