create_drag_icon
Description:
[
Version ( since =
"2.8" ) ]
public Surface create_drag_icon (
TreePath path)
Creates a XlibSurface representation of the item at path
.
This image is used for a drag icon.
Parameters:
this |
a IconView
|
path |
a TreePath in this
|
Returns:
a newly-allocated surface of the drag icon.
|