Evas textblock: Added a small comment about where to find textblock style usage example.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 3 Oct 2010 16:42:56 +0000 (16:42 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 3 Oct 2010 16:42:56 +0000 (16:42 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@53001 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/canvas/evas_object_textblock.c

index a3f7be9..50973a5 100644 (file)
@@ -64,6 +64,8 @@
  * tags defined in the style, see @ref evas_textblock_style_set
  *
  * @subsection textblock_special_formats Special Formats
+ * This section is not yet written. If you want some info about styles/formats
+ * and how to use them, expedite's textblock_basic test is a great start.
  * @todo Write @textblock_special_formats
  */