gtkCListUndoSelection {RGtk2}R Documentation

gtkCListUndoSelection

Description

Undoes the last selection for an "extended selection mode" CList. WARNING: gtk_clist_undo_selection is deprecated and should not be used in newly-written code.

Usage

gtkCListUndoSelection(object)

Arguments

object [GtkCList] The GtkCList to affect.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]