set_sorting_order

@accepts(utf8, gint)
@returns(none)
def set_sorting_order(column_name, sort_order)

Sets the sort order for the entry view.

column_name :

name of the column to sort on

sort_order :

order to sort in, as a GtkSortType