gtkCListSetSortType: gtkCListSetSortType

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the sort type of the GtkClist. This is either GTK_SORT_ASCENDING for ascening sort or GTK_SORT_DESCENDING for descending sort. WARNING: gtk_clist_set_sort_type is deprecated and should not be used in newly-written code.

Usage

1
gtkCListSetSortType(object, sort.type)

Arguments

object

The GtkCList to affect.

sort.type

the GtkSortType to use

Author(s)

Derived by RGtkGen from GTK+ documentation


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