Method: Fox::FXRuler#textColor

Defined in:
rdoc-sources/FXRuler.rb

#textColorObject

The current text color Fox::FXColor



110
111
112
# File 'rdoc-sources/FXRuler.rb', line 110

def textColor
  @textColor
end