| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/ctor.SortOptions.new.html | [Back] [Original] |
Generated by gi-docgen 2025.3
since: 3.0.0
GArrowSortOptions*
garrow_sort_options_new (
GList* sort_keys
)
sort_keysType: 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. |
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 |