Re: [E-devel] efl documentation etc...

2012-08-29 Thread Donn Jeferson R Atienza
I think i do need to get that api documentation, after all :) anybody with a generated apidoc? I kinda want to start dev'ing efl+vala, already have both, just need the api knowhow. -- Live Security Virtual Conference

Re: [E-devel] efl documentation etc...

2012-08-11 Thread Vincent Torri
i guess that the authors of the binding can help you (see AUTHORS file) Vincent On Fri, Aug 3, 2012 at 8:16 AM, Donn Jeferson R Atienza wrote: > anyone here who knows how to start development using efl in vala? I have > access to vapi files, i just don't know how to use it yet... > > --

Re: [E-devel] efl documentation etc...

2012-08-02 Thread Donn Jeferson R Atienza
anyone here who knows how to start development using efl in vala? I have access to vapi files, i just don't know how to use it yet... -- Live Security Virtual Conference Exclusive live event will cover all the ways today'

Re: [E-devel] efl documentation etc...

2012-08-01 Thread The Rasterman
On Thu, 2 Aug 2012 10:32:09 +0800 Donn Jeferson Atienza said: > Thank you very much! is there any tutorial on how to set up efl libs > for development? right now I'm using geany for vala dev under bodhi > linux... i plan to learn cross platform app development using the > efl+vala; since elementa

Re: [E-devel] efl documentation etc...

2012-08-01 Thread Donn Jeferson Atienza
Thank you very much! is there any tutorial on how to set up efl libs for development? right now I'm using geany for vala dev under bodhi linux... i plan to learn cross platform app development using the efl+vala; since elementary went stable recently, i got fired up about it... ---

Re: [E-devel] efl documentation etc...

2012-08-01 Thread Daniel Juyung Seo
Yes we have it! http://trac.enlightenment.org/e/browser/trunk/BINDINGS/vala Daniel Juyung Seo (SeoZ) On Wed, Aug 1, 2012 at 7:20 PM, Stefan Schmidt wrote: > Hello. > > On 08/01/2012 11:05 AM, Donn Jeferson Atienza wrote: >> bindings for vala are called vapi files, i have not much knowledge thoug

Re: [E-devel] efl documentation etc...

2012-08-01 Thread Stefan Schmidt
Hello. On 08/01/2012 11:05 AM, Donn Jeferson Atienza wrote: > bindings for vala are called vapi files, i have not much knowledge though... > check out gnome dev site for details... :) We have vala bindings in BINDINGS/vala in svn. regards Stefan Schmidt

Re: [E-devel] efl documentation etc...

2012-08-01 Thread Donn Jeferson Atienza
bindings for vala are called vapi files, i have not much knowledge though... check out gnome dev site for details... :) -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and

Re: [E-devel] efl documentation etc...

2012-08-01 Thread Cedric BAIL
On Wed, Aug 1, 2012 at 6:49 PM, Donn Jeferson R Atienza wrote: > Is there a way for me to obtain the efl libraries for offline viewing? i > tend to dev without a net connection. If you already have efl source code, just go inside the build directory and run make doc, this will generate all docume