gtkListEndDragSelection {RGtk2}R Documentation

gtkListEndDragSelection

Description

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.

Usage

gtkListEndDragSelection(object)

Arguments

object [GtkList] the list widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]