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)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Nov 2011 13:56:06 +0000 (13:56 +0000)
commit474d6c9fa19d6045abafa17b60f114f67f0bb9a6
treede2a6dc193aeae309bb7c7b2c759311cfb3bf11a
parente034d353bf6569f1b50f30e99d6cf9a821141fda
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@65169 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Elementary.h.in
src/lib/elm_entry.c