add @since.

SVN revision: 83419
This commit is contained in:
Carsten Haitzler 2013-01-29 08:24:21 +00:00
parent 29ebec4bfb
commit bf9f42be90
1 changed files with 1 additions and 1 deletions

View File

@ -559,7 +559,7 @@ struct _Ecore_X_Event_Window_Hide
Ecore_X_Window win;
Ecore_X_Window event_win;
Ecore_X_Time time;
Eina_Bool send_event : 1;
Eina_Bool send_event : 1; /**< @since 1.8 */
};
struct _Ecore_X_Event_Window_Show