Method: Fox::FXWindow#width=

Defined in:
rdoc-sources/FXWindow.rb

#width=(w) ⇒ Object

Set the window width; 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.



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

def width=(w); end