IconView.createDragIcon

Creates a cairo_surface_t 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: Surface

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

Meta