gtkCListSetSortColumn: gtkCListSetSortColumn

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the sort column of the clist. The sort column is used by the default compare function to determine which column to sort by. WARNING: gtk_clist_set_sort_column is deprecated and should not be used in newly-written code.

Usage

1
gtkCListSetSortColumn(object, column)

Arguments

object

The GtkCList to affect.

column

The column to sort by

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.