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:
b74dd5b
)
edje object: fix doc refs for part_external_param_type
author
Daniel Kolesa
<d.kolesa@osg.samsung.com>
Wed, 21 Dec 2016 14:07:46 +0000
(15:07 +0100)
committer
Daniel Kolesa
<d.kolesa@osg.samsung.com>
Wed, 21 Dec 2016 14:07:46 +0000
(15:07 +0100)
src/lib/edje/edje_object.eo
patch
|
blob
|
history
diff --git
a/src/lib/edje/edje_object.eo
b/src/lib/edje/edje_object.eo
index 1eefa0abdb80b809c91144cde2d148bbd86fca05..0505d464434f527d0060322ee79d4d8c0fdb5708 100644
(file)
--- a/
src/lib/edje/edje_object.eo
+++ b/
src/lib/edje/edje_object.eo
@@
-1098,8
+1098,8
@@
class Edje.Object (Efl.Canvas.Group.Clipped, Efl.File, Efl.Container, Efl.Part,
get {
[[Facility to query the type of the given parameter of the given part.]]
return: Edje.External.Param_Type(Edje.External.Param_Type.max); [[
-
#EDJE_EXTERNAL_PARAM_TYPE_MAX
on errors, or another value
- from
#Edje_External_
Param_Type on success.
+
@Edje.External.Param_Type.max
on errors, or another value
+ from
@Edje.External.
Param_Type on success.
]]
}
keys {