StructFieldOptions

Constructors

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

Members

Functions

self
StructFieldOptions self()

Returns this, for use in with statements.

setFieldRef
void setFieldRef(string fieldRef)

Properties

_gType
GType _gType [@property getter]
fieldRef
string fieldRef [@property getter]

Static functions

_getGType
GType _getGType()
builder
StructFieldOptionsGidBuilder builder()

Get builder for arrow.struct_field_options.StructFieldOptions

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_()