Function

Gtkdrag_set_icon_default

Declaration [src]

void
gtk_drag_set_icon_default (
  GdkDragContext* context
)

Description [src]

Sets the icon for a particular drag to the default icon.

Parameters

context

Type: GdkDragContext

The context for a drag (This must be called with a context for the source side of a drag)

The data is owned by the caller of the function.