some docs
authorandreas <andreas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 22 May 2009 20:21:56 +0000 (20:21 +0000)
committerandreas <andreas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 22 May 2009 20:21:56 +0000 (20:21 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@40779 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/canvas/evas_object_text.c

index 0bc5347..df29bfa 100644 (file)
@@ -967,9 +967,12 @@ evas_object_text_outline_color_get(const Evas_Object *obj, int *r, int *g, int *
 }
 
 /**
- * To be documented.
+ * Gets the text style pad.
  *
- * FIXME: To be fixed.
+ * @param l The left pad (or NULL).
+ * @param r The right pad (or NULL).
+ * @param t The top pad (or NULL).
+ * @param b The bottom pad (or NULL).
  *
  */
 EAPI void