Method: Fox::FXWindow#beginDrag
- Defined in:
- rdoc-sources/FXWindow.rb
#beginDrag(typesArray) ⇒ Object
Initiate a drag operation with an array of previously registered drag types
611 |
# File 'rdoc-sources/FXWindow.rb', line 611 def beginDrag(typesArray) ; end |