Method: Fox::FXWindow#cursorPosition
- Defined in:
- rdoc-sources/FXWindow.rb
#cursorPosition ⇒ Object
Return the cursor position and mouse button-state as a three-element array.
411 |
# File 'rdoc-sources/FXWindow.rb', line 411 def cursorPosition() ; end |