jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=35056500467355e32e886b1f2a95b040f11fe2f7

commit 35056500467355e32e886b1f2a95b040f11fe2f7
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Tue Nov 3 12:02:56 2015 +0900

    Efl.h: Add minor comment (doc)
---
 src/lib/efl/Efl.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/efl/Efl.h b/src/lib/efl/Efl.h
index 7a2ea8f..8358a1f 100644
--- a/src/lib/efl/Efl.h
+++ b/src/lib/efl/Efl.h
@@ -95,6 +95,7 @@ typedef enum _Efl_Gfx_Join
 
 /**
  * Type defining gradient stop.
+ * @note Describe the location and color of a transition point in a gradient.
  * @since 1.14
  */
 typedef struct _Efl_Gfx_Gradient_Stop Efl_Gfx_Gradient_Stop;

-- 


Reply via email to