Eina: Add eina_value_array_value_get().
authorRaphael Kubo da Costa <kubo@profusion.mobi>
Thu, 1 Mar 2012 17:15:54 +0000 (17:15 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Thu, 1 Mar 2012 17:15:54 +0000 (17:15 +0000)
commit37efb6c4db4db3620a09c65c821c5d56c0332c57
treed5cde972e559345f74d4f429622720c3fe9a606f
parent5cfb0b0c34aa50ffd04ccee56e0c4cf6efe7c9db
Eina: Add eina_value_array_value_get().

Since k-s is on the road this days, we'd better write some code ourselves.
This is array counterpart of eina_value_struct_value_get(), and retrieves
an item from an Eina_Value_Array as an Eina_Value.

Code writing the setter is welcome.

Patch by: "Raphael Kubo da Costa" <kubo@profusion.mobi>

SVN revision: 68581
legacy/eina/src/include/eina_inline_value.x
legacy/eina/src/include/eina_value.h
legacy/eina/src/tests/eina_test_value.c