gtkListEndSelection {RGtk2}R Documentation

gtkListEndSelection

Description

Ends the selection. Used with gtkListExtendSelection and gtkListStartSelection. Only in GTK_SELECTION_EXTENDED mode. WARNING: gtk_list_end_selection is deprecated and should not be used in newly-written code.

Usage

gtkListEndSelection(object)

Arguments

object [GtkList] the list widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]