Method: Fox::FXWindow#contains?

Defined in:
rdoc-sources/FXWindow.rb

#contains?(parentX, parentY) ⇒ Boolean

Return true if this window logically contains the given point (parentX, parentY).

Returns:



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

def contains?(parentX, parentY) ; end