Method

ArrowSelectKOptionsget_sort_keys

since: 23.0.0

Declaration [src]

GList*
garrow_select_k_options_get_sort_keys (
  GArrowSelectKOptions* options
)

Description

No description available.

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