Package: gtk
Function gtk-icon-view-enable-model-drag-dest
Lambda Listgtk-icon-view-enable-model-drag-dest (view targets actions) Argumentsview -- a gtk-icon-view widget targets -- a list target entries that the drag will support actions -- the gdk-drag-action bitmask of possible actions for a drag to this widget Details
Turns the icon view into a drop destination for automatic DND. Calling this method sets the reorderable property to the false value. | See also |
2021-10-2