_Ecore_Con_Event_Client_Error Struct Reference

Used as the data param for the ECORE_CON_EVENT_CLIENT_ERROR event. More...

#include <Ecore_Con.h>

Data Fields

Ecore_Con_Clientclient
 the client for which an error occurred
char * error
 the error string describing what happened

Detailed Description

Used as the data param for the ECORE_CON_EVENT_CLIENT_ERROR event.