IndexOptions

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this()

Members

Functions

self
IndexOptions self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]
value
arrow.scalar.Scalar value [@property getter]

Get value property.

value
arrow.scalar.Scalar value [@property setter]

Set value property.

Static functions

_getGType
GType _getGType()
builder
IndexOptionsGidBuilder builder()

Get builder for arrow.index_options.IndexOptions

Inherited Members

From FunctionOptions

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

Returns this, for use in with statements.

builder
FunctionOptionsGidBuilder builder()

Get builder for arrow.function_options.FunctionOptions

equal
bool equal(arrow.function_options.FunctionOptions otherOptions)
toString_
string toString_()