API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
void rb_entry_view_set_sorting_order ( RBEntryView* view, const char* column_name, gint sort_order )
Sets the sort order for the entry view.
column_name
Type: const char*
const char*
Name of the column to sort on.
sort_order
Type: gint
gint
Order to sort in, as a GtkSortType.
GtkSortType