_Ecore_Event_Signal_Exit

Langue: en

Autres versions - même langue

Version: 383472 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

_Ecore_Event_Signal_Exit -

Exit request event.

SYNOPSIS


Data Fields


unsigned int interrupt: 1
Set if the exit request was an interrupt signal.
unsigned int quit: 1
set if the exit request was a quit signal
unsigned int terminate: 1
Set if the exit request was a terminate singal.
void * ext_data
Extension data - not used.
siginfo_t data
Signal info.

Detailed Description

Exit request event.

Author

Generated automatically by Doxygen for Ecore from the source code.