Method: Fox::FXWindow#dragCursor

Defined in:
rdoc-sources/FXWindow.rb

#dragCursorObject

Drag cursor for this window Fox::FXCursor



210
211
212
# File 'rdoc-sources/FXWindow.rb', line 210

def dragCursor
  @dragCursor
end