API Version: 1.0
Library Version: 22.0.0
Generated bygi-docgen 2023.1
class Arrow.RankOptions : Arrow.FunctionOptions { parent_instance: GArrowFunctionOptions}
since: 12.0.0
Add a sort key to be used.
Set sort keys to be used.
since: 7.0.0
Please see GObject for a full list of methods.
Whether nulls and NaNs are placed at the start or at the end.
Tiebreaker for dealing with equal values in ranks.
The notify signal is emitted on an object when one of its properties hasits value set through g_object_set_property(), g_object_set(), et al.
struct ArrowRankOptionsClass { GArrowFunctionOptionsClass parent_class; }
parent_class: GArrowFunctionOptionsClass
Content