Constructor
ArrowMatchSubstringOptionsnew
since: 12.0.0
Declaration [src]
GArrowMatchSubstringOptions*
garrow_match_substring_options_new (
void
)
Return value
Type: GArrowMatchSubstringOptions
A newly created GArrowMatchSubstringOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |