Method: Fox::FXWindow.before?

Defined in:
rdoc-sources/FXWindow.rb

.before?(a, b) ⇒ Boolean

Return true if sibling a comes before sibling b.

Returns:

  • (Boolean)


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

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