Hi everyone,

I wonder if there is a function somewhere in the efl that could return
the installation prefix path (say '/opt/e17' on my box) ?

btw https://github.com/jeremyz/ffi-efl seems pretty stable and usable right now.

it's tested on ruby 1.9 and 1.8,
uses ffi (foreign function interface) instead of C extensions,
thus should work on jruby, rubinius, etc.

it gives you access to eet, eina, ecore, evas, ecore_evas, edje and elementary.
you can work with native functions directly or use the thin layer above it
which brings a more rubyish way of coding.

I've written the skeleton of elementary_test and implemented bg_plain,
bg_image, bg_option and actionslider tests.

best regards

Jérémy Zurcher


!DSPAM:4e4ff87b309247180996063!



------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to