Entry.setIconDragSource

Sets up the icon at the given position as drag source.

This makes it so that GTK will start a drag operation when the user clicks and drags the icon.

Parameters

iconPos GtkEntryIconPosition

icon position

provider ContentProvider

a #GdkContentProvider

actions GdkDragAction

a bitmask of the allowed drag actions

Meta