gtkListEndSelection {RGtk2} | R Documentation |
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.
gtkListEndSelection(object)
|
[GtkList ] the list widget. |
Derived by RGtkGen from GTK+ documentation