Method: Fox::FXWindow.before?
- Defined in:
- rdoc-sources/FXWindow.rb
.before?(a, b) ⇒ Boolean
Return true if sibling a comes before sibling b.
396 |
# File 'rdoc-sources/FXWindow.rb', line 396 def FXWindow.before?(a, b); end |
Return true if sibling a comes before sibling b.
396 |
# File 'rdoc-sources/FXWindow.rb', line 396 def FXWindow.before?(a, b); end |