Elm entry: Expose the internal textblock object.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Nov 2011 13:56:06 +0000 (13:56 +0000)
committerMike McCormack <mj.mccormack@samsung.com>
Wed, 23 Nov 2011 08:27:42 +0000 (17:27 +0900)
commit3bf199000e70d981b430b20941fdfe65586cd9bd
treed9cc213c0f97df683928fc5e30ef5627211bc4d5
parent86d485f2f99560ca142240e1e9e186f65ad7c656
Elm entry: Expose the internal textblock object.

This commit introduces two new API: elm_entry_textblock_get and
elm_entry_calc_force. These two APIs can be used to manipulate the
textblock object inside the entry in a safe manner. This exposes an
interface that wasn't available before letting do new and cool things
with entries.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@65169 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Elementary.h.in
src/lib/elm_entry.c