DragIcon.get_for_drag
Description:
[ CCode ( cname = "gtk_drag_icon_get_for_drag" , has_construct_function = false , type = "GtkWidget*" ) ]
public DragIcon.get_for_drag (Drag drag)
public DragIcon.get_for_drag (Drag drag)
Gets the `GtkDragIcon` in use with drag
.
If no drag icon exists yet, a new one will be created and shown.
Parameters:
drag |
a `GdkDrag` |
Returns:
the `GtkDragIcon` |