Package: gtk

Function gtk:icon-view-unset-model-drag-dest

Lambda List

gtk:icon-view-unset-model-drag-dest (view)

Arguments

view -- a gtk:icon-view widget

Details

Undoes the effect of the gtk:icon-view-enable-model-drag-dest function. Calling this method sets the reorderable property to false.

Warning

The gtk:icon-view implementation is deprecated since 4.10. Use the gtk:grid-view implementation instead.
 

See also

#2024-7-9