PathDescriptor

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(string[] paths)

Members

Functions

getPaths
string[] getPaths()
self
PathDescriptor self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()
builder
PathDescriptorGidBuilder builder()

Get builder for arrowflight.path_descriptor.PathDescriptor

Inherited Members

From Descriptor

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
Descriptor self()

Returns this, for use in with statements.

builder
DescriptorGidBuilder builder()

Get builder for arrowflight.descriptor.Descriptor

equal
bool equal(arrowflight.descriptor.Descriptor otherDescriptor)
toString_
string toString_()