void FX::FXApp::stopModal ( FXint  value = 0  )  [inline, inherited]

Break out of the innermost modal loop, returning code equal to value.

Definition at line 993 of file FXApp.h.

00993 { getEventLoop()->stopModal(value); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:47 2009 for TnFOX by doxygen v1.4.7