Method
RBEntryViewget_sorting_type
Declaration [src]
char*
rb_entry_view_get_sorting_type (
RBEntryView* view
)
Description [src]
Constructs a string that describes the sort settings for the entry view. This consists of a column name and an order (‘ascending’ or ‘descending’) separated by a comma.