Method

ArrowRankOptionsget_sort_keys

Declaration [src]

GList*
garrow_rank_options_get_sort_keys (
  GArrowRankOptions* options
)

Description

No description available.
Available since:12.0.0

Return value

Returns: 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.