RGtk2 (version 2.20.31)

gtkCListSetReorderable: gtkCListSetReorderable

Description

Sets whether the CList's rows are re-orderable using drag-and-drop. WARNING: gtk_clist_set_reorderable is deprecated and should not be used in newly-written code.

Usage

gtkCListSetReorderable(object, reorderable)

Arguments

object
The GtkCList to affect.
reorderable
TRUE or FALSE.