arrow.struct_field_options

Module for [StructFieldOptions] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
StructFieldOptions self() nothrowReturns `this`, for use in `with` statements.
StructFieldOptionsGidBuilder builder() static nothrowGet builder for [arrow.struct_field_options.StructFieldOptions] Returns: New builder object
string fieldRef() @property nothrow
void setFieldRef(string fieldRef)
Constructors
this(void * ptr, Flag!"Take" take)