"Enlightenment SVN" <[email protected]> writes: > Log: > Ecore_Imf: Merge Tizen changes to upstream EFL. > Modified: trunk/ecore/src/lib/ecore_imf/ecore_imf_context.c > =================================================================== > --- trunk/ecore/src/lib/ecore_imf/ecore_imf_context.c 2012-07-03 07:36:55 UTC > (rev 73203) > +++ trunk/ecore/src/lib/ecore_imf/ecore_imf_context.c 2012-07-03 07:39:08 UTC > (rev 73204) > @@ -1736,3 +1736,159 @@ > return ctx->input_panel_caps_lock_mode; > } > > +/** > + * Get the position of the current active input panel. > + * > + * @param ctx An #Ecore_IMF_Context. > + * @param x top-left x co-ordinate of the input panel > + * @param y top-left y co-ordinate of the input panel > + * @param w width of the input panel > + * @param h height of the input panel > + * @ingroup Ecore_IMF_Context_Group > + * @since 1.2.0
Shouldn't all the @since tags here actually be 1.3.0? ------------------------------------------------------------------------------ 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
