Method: Fox::FXWindow#height=

Defined in:
rdoc-sources/FXWindow.rb

#height=(h) ⇒ Object

Set the window height; and flag the widget as being in need of layout by its parent. This does not immediately update the server- side representation of the widget.



323
# File 'rdoc-sources/FXWindow.rb', line 323

def height=(h); end