Method

ArrowSortOptionsget_sort_keys

Declaration [src]

GList*
garrow_sort_options_get_sort_keys (
  GArrowSortOptions* options
)

Description

No description available.
Available since:3.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.