From af6d7eb34d9027dcd5676bc53c07ac27fc2f8615 Mon Sep 17 00:00:00 2001 From: tasn Date: Mon, 16 Aug 2010 12:56:01 +0000 Subject: [PATCH] Evas textblock: Added comment about styles in the docs. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@51209 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/canvas/evas_object_textblock.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/canvas/evas_object_textblock.c b/src/lib/canvas/evas_object_textblock.c index 743582b..20030d3 100644 --- a/src/lib/canvas/evas_object_textblock.c +++ b/src/lib/canvas/evas_object_textblock.c @@ -58,6 +58,8 @@ * to the format nodes to make it do more. * For more information, take a look at all the evas_textblock_node_format_* * functions. + * The translation of "" tags to actual format is done according to the + * tags defined in the style, see @ref evas_textblock_style_set * * @subsection textblock_special_formats Special Formats * @todo Write @textblock_special_formats -- 2.7.4