.SignalHandler (gb.signal)
This virtual class allows to handle a specific signal.
This class is virtual.
This class is static.
| Catch | Catch the signal. | 
| Ignore | Ignore the signal. | 
| Reset | Reset to the default behaviour of the signal. | 
| Send | Send that signal to a process. |