there - @since. it has no docs anyway.

SVN revision: 72988
This commit is contained in:
Carsten Haitzler 2012-06-28 09:26:22 +00:00
parent 43bf432157
commit c6f644fbe0
1 changed files with 3 additions and 0 deletions

View File

@ -222,6 +222,9 @@ extern "C" {
EAPI unsigned int ecore_event_modifier_mask(Ecore_Event_Modifier modifier);
EAPI Ecore_Event_Modifier ecore_event_update_modifier(const char *key, Ecore_Event_Modifiers *modifiers, int inc);
/**
* @since 1.3
*/
EAPI Ecore_Compose_State ecore_compose_get(const Eina_List *seq, char **seqstr_ret);
#ifdef __cplusplus