Evas textblock: Added comment about styles in the docs.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Aug 2010 12:56:01 +0000 (12:56 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Aug 2010 12:56:01 +0000 (12:56 +0000)
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

index 743582b..20030d3 100644 (file)
@@ -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 "<tag>" 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