Enumeration

GtkSortType

Declaration

enum Gtk.SortType

Description [src]

Determines the direction of a sort.

Members

Name Description
GTK_SORT_ASCENDING

Sorting is in ascending order.

GTK_SORT_DESCENDING

Sorting is in descending order.