Glib::Thread::Exit Class Reference
[Threads]
Exception class used to exit from a thread.
More...
Detailed Description
Exception class used to exit from a thread.
throw Glib::Thread::Exit();
catch(...)
somewhere in your code.
The documentation for this class was generated from the following file: