IconView.createDragIcon
gdk.paintable.Paintable createDragIcon(gtk.tree_path.TreePath path)Creates a gdk.paintable.Paintable representation of the item at path. This image is used for a drag icon.
Parameters
path | a gtk.tree_path.TreePath in icon_view |
Returns
a newly-allocated gdk.paintable.Paintable of the drag icon.
Deprecated
Use gtk.grid_view.GridView instead