TakeOptions

Constructors

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

Members

Functions

self
TakeOptions self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()
builder
TakeOptionsGidBuilder builder()

Get builder for arrow.take_options.TakeOptions

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