Method: Fox::FXWindow#getWidthForHeight
- Defined in:
- rdoc-sources/FXWindow.rb
#getWidthForHeight(givenHeight) ⇒ Object
Return width for given height
332 |
# File 'rdoc-sources/FXWindow.rb', line 332 def getWidthForHeight(givenHeight); end |