GtkSorterClass.getOrder

Get the GtkSorderOrder that applies to the current sorter. If unimplemented, it returns gtk.types.SorterOrder.Partial.

struct GtkSorterClass
extern (C)
GtkSorterOrder function(GtkSorter* self) getOrder;