Method

ArrowRankOptionsget_sort_keys

since: 12.0.0

Declaration [src]

GList*
garrow_rank_options_get_sort_keys (
  GArrowRankOptions* options
)

Description

No description available.

Available since: 12.0.0

Return value

Type: A list of GArrowSortKey*

The sort keys to be used.

The caller of the method takes ownership of the data, and is responsible for freeing it.