gtkIconViewSetDragDestItem {RGtk2}R Documentation

gtkIconViewSetDragDestItem

Description

Sets the item that is highlighted for feedback.

Usage

gtkIconViewSetDragDestItem(object, path, pos)

Arguments

object

a GtkIconView

path

The path of the item to highlight, or NULL. [ allow-none ]

pos

Specifies where to drop, relative to the item

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]