IconView.createDragIcon

Creates a GdkPixmap representation of the item at path. This image is used for a drag icon. Since 2.8

class IconView
createDragIcon

Parameters

path TreePath

a GtkTreePath in icon_view

Return Value

Type: Pixmap

a newly-allocated pixmap of the drag icon. [transfer full]

Meta