[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/ctor.SortOptions.new.html [Back]  [Original]

Arrow.SortOptions.new

Arrow

API Version: 25.0

Library Version: 25.0.1

Type
Constructors

Generated by gi-docgen 2025.3

Constructor

ArrowSortOptionsnew

since: 3.0.0

Declaration [src]

GArrowSortOptions*
garrow_sort_options_new (
  GList* sort_keys
)

Description

No description available.

Available since: 3.0.0

Parameters

sort_keys

Type: A list of GArrowSortKey*

The sort keys to be used.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: GArrowSortOptions

A newly created GArrowSortOptions.

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

Web Proxy Viewer  |  New URL  |  Original Page