Method: RubyCurses::TextView#toprow
- Defined in:
- lib/rbcurse/core/widgets/rtextview.rb
#toprow ⇒ Object (readonly)
the toprow in the view (offsets are 0)
39 40 41 |
# File 'lib/rbcurse/core/widgets/rtextview.rb', line 39 def toprow @toprow end |