Class: Fox::NotifyHeader

Inherits:
Object
  • Object
show all
Defined in:
rdoc-sources/FXScintilla.rb

Overview

Notify header?

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject (readonly)

code [Integer]



10
11
12
# File 'rdoc-sources/FXScintilla.rb', line 10

def code
  @code
end

#idFromObject (readonly)

idFrom [Integer]



7
8
9
# File 'rdoc-sources/FXScintilla.rb', line 7

def idFrom
  @idFrom
end