dock_drag_end


Description:

public virtual signal void dock_drag_end (bool cancelled)

Signals that the dock item dragging has ended.

Parameters:

cancel

This value is set to TRUE if the drag was cancelled by the user. cancel is set to FALSE if the drag was accepted.