TreeView.createRowDragIcon

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

class TreeView
createRowDragIcon

Parameters

path TreePath

a GtkTreePath in tree_view

Return Value

Type: Pixmap

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

Meta