DBusNodeInfo.this

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

Create a dbus_node_info.DBusNodeInfo boxed type.

Parameters

refCountThe reference count or -1 if statically allocated.
pathThe path of the node or null if omitted. Note that this may be a relative path. See the D-Bus specification for more details.
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.