Method

ArrowSortOptionsget_sort_keys

since: 3.0.0

Declaration [src]

GList*
garrow_sort_options_get_sort_keys (
  GArrowSortOptions* options
)

Description

No description available.

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