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