Method: Fox::SCNotification#modificationType
- Defined in:
- rdoc-sources/FXScintilla.rb
#modificationType ⇒ Object (readonly)
Modification type (SCN_MODIFIED) [Integer]
30 31 32 |
# File 'rdoc-sources/FXScintilla.rb', line 30 def modificationType @modificationType end |