IconView.createDragIcon

Creates a gdk.paintable.Paintable representation of the item at path. This image is used for a drag icon.

More...

Parameters

path gtk.tree_path.TreePath

a gtk.tree_path.TreePath in icon_view

Return Value

Type: gdk.paintable.Paintable

a newly-allocated gdk.paintable.Paintable of the drag icon.

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead