DBusAnnotationInfo.this

this(int refCount = int.init, string key = string.init, string value = string.init)

Create a dbus_annotation_info.DBusAnnotationInfo boxed type.

Parameters

refCountThe reference count or -1 if statically allocated.
keyThe name of the annotation, e.g. "org.freedesktop.DBus.Deprecated".
valueThe value of the annotation.
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.