DBusSignalInfo.this

this(int refCount = int.init, string name = string.init) nothrow

Create a dbus_signal_info.DBusSignalInfo boxed type.

Parameters

refCountThe reference count or -1 if statically allocated.
nameThe name of the D-Bus signal, e.g. "NameOwnerChanged".
this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.