GArrow.SortKey.SortKey – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
SortKey
order
target
SortKey
equal
SortKey
Description:
[
CCode
( has_construct_function =
false
) ]
[
Version
( since =
"3.0.0"
) ]
public
SortKey
(
string
target,
SortOrder
order)
throws
Error
Parameters:
target
A name or dot path for sort target.
order
How to order by this sort key.
Returns:
A newly created
SortKey
.