Method: Fox::FXWindow#endDrag

Defined in:
rdoc-sources/FXWindow.rb

#endDrag(drop = true) ⇒ Object

Terminate the drag operation with or without actually dropping the data. Return the action performed by the target.



629
# File 'rdoc-sources/FXWindow.rb', line 629

def endDrag(drop=true); end