posix_signal_handler_init


Description:


public bool posix_signal_handler_init () throws Error

Initializes the POSIX signal handler system.

Must be called before setting any POSIX signal handlers.

Returns:

true on success, false on failure, in which case throws will be set.


Namespace: Xfce