Re: [E-devel] elementary bodyless function

2012-02-07 Thread Sachiel
2012/2/7 Daniel Juyung Seo : > Thanks for the notice. > Anyone related to this? Sachiel? Lima? Barbieri? > Fixed, hadn't noticed the file in the original mail before. > Thanks. > > Daniel Juyung Seo (SeoZ) > > On Tue, Feb 7, 2012 at 8:14 AM, Jérémy Zurcher wrote: > >> hello, >> while working on

Re: [E-devel] elementary bodyless function

2012-02-06 Thread Daniel Juyung Seo
Thanks for the notice. Anyone related to this? Sachiel? Lima? Barbieri? Thanks. Daniel Juyung Seo (SeoZ) On Tue, Feb 7, 2012 at 8:14 AM, Jérémy Zurcher wrote: > hello, > while working on ffi-efl, I've spotted a boyless function in elementary: > > bigdaddy jeyzu elementary (master) $ grep -RE '

[E-devel] elementary bodyless function

2012-02-06 Thread Jérémy Zurcher
hello, while working on ffi-efl, I've spotted a boyless function in elementary: bigdaddy jeyzu elementary (master) $ grep -RE 'elm_view_selection_get' * src/lib/elm_web.h:EAPI char *elm_view_selection_get(const Evas_Object *obj); Jérémy -