Function
Gtk.DragIcon.get_for_drag
Declaration [src]
GtkWidget*
gtk_drag_icon_get_for_drag (
GdkDrag* drag
)
Description [src]
Gets the GtkDragIcon
in use with drag
.
If no drag icon exists yet, a new one will be created and shown.
Return value
Returns: GtkWidget |
|
the |
|
Ownership is not transferred to the caller |