DBusInterfaceInfo.this

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

Create a dbus_interface_info.DBusInterfaceInfo boxed type.

Parameters

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