Hey

in Ecore_Input, we can see:


   typedef enum _Ecore_Compose_State
     {
        ECORE_COMPOSE_NONE,
        ECORE_COMPOSE_MIDDLE,
        ECORE_COMPOSE_DONE
     } Ecore_Compose_State;

   EAPI Ecore_Compose_State  ecore_compose_get(const Eina_List *seq,
char **seqstr_ret);

It seems that it has been added for 1.7. Can the one who committed
that add the 'event' namespace for the enum and the function, as it
should be ?

Vincent

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to