MatchSubstringOptions

Constructors

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

Members

Functions

self
MatchSubstringOptions self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]
ignoreCase
bool ignoreCase [@property setter]

Set ignoreCase property.

ignoreCase
bool ignoreCase [@property getter]

Get ignoreCase property.

pattern
string pattern [@property getter]

Get pattern property.

pattern
string pattern [@property setter]

Set pattern property.

Static functions

_getGType
GType _getGType()
builder
MatchSubstringOptionsGidBuilder builder()

Get builder for arrow.match_substring_options.MatchSubstringOptions

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