Packages
gtk4
Gtk
SortType
ASCENDING
DESCENDING
SortType
Description:
[
CCode
( cprefix =
"GTK_SORT_"
, type_id =
"gtk_sort_type_get_type ()"
) ]
public
enum
SortType
Determines the direction of a sort.
Namespace:
Gtk
Package:
gtk4
Content:
Enum values:
ASCENDING
-
Sorting is in ascending order.
DESCENDING
-
Sorting is in descending order.