projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34c75a2
)
edcref: be consistent wrt params
author
davemds
<dave@gurumeditation.it>
Fri, 8 Aug 2014 08:27:26 +0000
(10:27 +0200)
committer
davemds
<dave@gurumeditation.it>
Fri, 8 Aug 2014 08:27:26 +0000
(10:27 +0200)
src/bin/edje/edje_cc_handlers.c
patch
|
blob
|
history
diff --git
a/src/bin/edje/edje_cc_handlers.c
b/src/bin/edje/edje_cc_handlers.c
index f48f800c3b424bb3cebc08125c36f4dbb9d72b52..e2c7700010ca10b765cb02c90a00b3d830e7fff5 100644
(file)
--- a/
src/bin/edje/edje_cc_handlers.c
+++ b/
src/bin/edje/edje_cc_handlers.c
@@
-3169,7
+3169,7
@@
_part_copy(Edje_Part *ep, Edje_Part *ep2)
@property
inherit_only
@parameters
- 1 or 0
+ [1 or 0]
@effect
This flags a group as being used only for inheriting, which
will inhibit edje_cc resolving of programs and parts that may
@@
-3638,7
+3638,7
@@
st_collections_group_max(void)
@property
broadcast_signal
@parameters
- [
broadcast
]
+ [
on/off
]
@effect
Signal got automatically broadcasted to all sub group part. Default to
true since 1.1.