Method: Fox::FXTable#getRowHeight
- Defined in:
- rdoc-sources/FXTable.rb
#getRowHeight(row) ⇒ Object
Get row height. Raises IndexError if row is out of bounds.
609 |
# File 'rdoc-sources/FXTable.rb', line 609 def getRowHeight(row) ; end |