Gtk.SortType – gtk+-2.0 Reference Manual
Packages
gtk+-2.0
Gtk
SortType
ASCENDING
DESCENDING
SortType
Description:
[
CCode
( cprefix =
"GTK_SORT_"
) ]
public
enum
SortType
Determines the direction of a sort.
Namespace:
Gtk
Package:
gtk+-2.0
Content:
Enum values:
ASCENDING
-
Sorting is in ascending order.
DESCENDING
-
Sorting is in descending order.