Method: Fox::FXWindow#childAtIndex

Defined in:
rdoc-sources/FXWindow.rb

#childAtIndex(index) ⇒ Object

Return the child window at specified index. Raises IndexError if index is out of range.



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

def childAtIndex(index) ; end