create_row_drag_icon
Description:
public Surface create_row_drag_icon (
TreePath path)
Creates a XlibSurface representation of the row at path
.
This image is used for a drag icon.
Parameters:
this |
a TreeView
|
path |
a TreePath in this
|
Returns:
a newly-allocated surface of the drag icon.
|