IconView.createDragIcon

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

class IconView
createDragIcon

Parameters

path TreePath

a gtk.TreePath in icon_view

Return Value

Type: Surface

a newly-allocated surface of the drag icon.

Meta