Elementary entry: Fixed documentation of elm_entry_textnoly.
authorTom Hacohen <tom@stosb.com>
Thu, 24 Feb 2011 09:24:20 +0000 (09:24 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 24 Feb 2011 09:24:20 +0000 (09:24 +0000)
Patch by Hyoyoung Chang.

SVN revision: 57297

src/lib/elm_entry.c

index f4bd03fa89a9d57706a3b2411aa1ef38444cd43b..a7cdb1445163a9a8276405f3a2d965b983e04480 100644 (file)
@@ -2839,7 +2839,7 @@ elm_entry_autosave_get(const Evas_Object *obj)
  * Note this only changes the behaviour of text.
  *
  * @param obj The entry object
- * @param pmode paste mode - 0 is text only, 1 is text+image+other.
+ * @param textonly paste mode - EINA_TRUE is text only, EINA_FALSE is text+image+other.
  *
  * @ingroup Entry
  */