Method: Fox::FXWindow#acquireSelection
- Defined in:
- rdoc-sources/FXWindow.rb
#acquireSelection(typesArray) ⇒ Object
Try to acquire the primary selection, given an array of drag types. Returns true on success.
577 |
# File 'rdoc-sources/FXWindow.rb', line 577 def acquireSelection(typesArray) ; end |