projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f53d597
)
Elementary entry: Fixed documentation of elm_entry_textnoly.
author
Tom Hacohen
<tom@stosb.com>
Thu, 24 Feb 2011 09:24:20 +0000
(09:24 +0000)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/src/lib/elm_entry.c
b/src/lib/elm_entry.c
index f4bd03fa89a9d57706a3b2411aa1ef38444cd43b..a7cdb1445163a9a8276405f3a2d965b983e04480 100644
(file)
--- a/
src/lib/elm_entry.c
+++ b/
src/lib/elm_entry.c
@@
-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
*/