stefan pushed a commit to branch master.

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

commit ec49db1e9171c5fbb26db613f99410084a01039d
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Fri Aug 12 23:15:59 2016 +0900

    efl api release - fix @since in new elm glview api's
---
 src/lib/elementary/elm_glview.eo | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/lib/elementary/elm_glview.eo b/src/lib/elementary/elm_glview.eo
index 7e0c224..77d2f23 100644
--- a/src/lib/elementary/elm_glview.eo
+++ b/src/lib/elementary/elm_glview.eo
@@ -178,7 +178,10 @@ class Elm.Glview (Elm.Widget, Efl.Gfx.View)
          }
       }
       draw_request {
-         [[Notifies that there has been changes in the GLView.]]
+         [[Notifies that there has been changes in the GLView.
+
+           @since 1.18
+         ]]
       }
    }
    implements {

-- 


Reply via email to