_Ecore_Event_Signal_Exit Struct Reference
Exit request event. More...
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. |