create_drag_icon
Description:
public Paintable?
create_drag_icon (
TreePath path)
Creates a `GdkPaintable` representation of the item at path
.
This image is used for a drag icon.
Parameters:
this |
a `GtkIconView`
|
path |
a `GtkTreePath` in this
|
Returns:
a newly-allocated `GdkPaintable` of the drag icon.
|