Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkTreeSortableSetSortColumnId

gtkTreeSortableSetSortColumnId


Description

Sets the current sort column to be sort.column.id. The sortable will resort itself to reflect this change, after emitting a gtkTreeSortableSortColumnChanged signal. sortable may either be a regular column id, or one of the following special values:

GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID

undocumented

GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID

undocumented

Usage

gtkTreeSortableSetSortColumnId(object, sort.column.id, order)

Arguments

object

A GtkTreeSortable

sort.column.id

the sort column id to set

order

The sort order of the column

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.