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