Skip to content
  • Benjamin Otte's avatar
    dragicon: Change how to acquire drag icons · 03882e1f
    Benjamin Otte authored
    Before, gtk_drag_icon_new_for_drag() allowed creating new drag icons.
    This could cause multiple drag icons to exist for a single drag.
    
    Now, gtk_drag_icon_get_for_drag() makes sure that only one drag icon is
    created.
    03882e1f