Enumeration (GI Enum)

Gtk-4.0GtkAccessibleSort

The possible values for the Gtk.AccessibleProperty.SORT accessible property.

Index

Enumeration Members

Enumeration Members

ASCENDING: number

Items are sorted in ascending order by this column.

DESCENDING: number

Items are sorted in descending order by this column.

NONE: number

There is no defined sort applied to the column.

OTHER: number

A sort algorithm other than ascending or descending has been applied.