On Wed, Aug 19, 2009 at 12:52 PM, Thiago Masaki<[email protected]> wrote: > Well, my doxygen is now like this. > > /** > * @brief Process object message signal queue > * > * @param obj The edje object reference. > * > * This function goes trough the message queue processing the messages. > * > */ > > edje_object_message_signal_process(Evas_Object *obj) > > Anyone disagree ?
seems okay to me, just make sure it process all messages and not just a single one. In this case I checked and the function process all existing messages, but not new messages that might be introduced due processed images. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
