Method
ArrowSortOptionsadd_sort_key
Declaration [src]
void
garrow_sort_options_add_sort_key (
GArrowSortOptions* options,
GArrowSortKey* sort_key
)
Parameters
sort_key |
GArrowSortKey |
The sort key to be added. |
|
The data is owned by the caller of the function. |