Method: Fox::FXWindow.after?

Defined in:
rdoc-sources/FXWindow.rb

.after?(a, b) ⇒ Boolean

Return true if sibling a comes after sibling b.



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

def FXWindow.after?(a, b); end