gtkIconViewSetDragDestItem {RGtk2}R Documentation

gtkIconViewSetDragDestItem

Description

Sets the item that is highlighted for feedback.

Usage

gtkIconViewSetDragDestItem(object, path, pos)

Arguments

object [GtkIconView] a GtkIconView
path [GtkTreePath] The path of the item to highlight, or NULL.
pos [GtkIconViewDropPosition] Specifies where to drop, relative to the item

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]