gtkListEndDragSelection {RGtk2} | R Documentation |
Stops the drag selection mode and ungrabs the pointer. This has no
effect if a drag selection is not active.
WARNING: gtk_list_end_drag_selection
is deprecated and should not be used in newly-written code.
gtkListEndDragSelection(object)
|
[GtkList ] the list widget. |
Derived by RGtkGen from GTK+ documentation