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