Method: Fox::FXWindow#grab
- Defined in:
- rdoc-sources/FXWindow.rb
#grab ⇒ Object
Grab the mouse to this window; future mouse events will be reported to this window even while the cursor goes outside of this window
536 |
# File 'rdoc-sources/FXWindow.rb', line 536 def grab() ; end |