edcref: be consistent wrt params

This commit is contained in:
Davide Andreoli 2014-08-08 10:27:26 +02:00
parent 34c75a29f6
commit 6653ce2306
1 changed files with 2 additions and 2 deletions

View File

@ -3169,7 +3169,7 @@ _part_copy(Edje_Part *ep, Edje_Part *ep2)
@property @property
inherit_only inherit_only
@parameters @parameters
1 or 0 [1 or 0]
@effect @effect
This flags a group as being used only for inheriting, which This flags a group as being used only for inheriting, which
will inhibit edje_cc resolving of programs and parts that may will inhibit edje_cc resolving of programs and parts that may
@ -3638,7 +3638,7 @@ st_collections_group_max(void)
@property @property
broadcast_signal broadcast_signal
@parameters @parameters
[broadcast] [on/off]
@effect @effect
Signal got automatically broadcasted to all sub group part. Default to Signal got automatically broadcasted to all sub group part. Default to
true since 1.1. true since 1.1.