efl api release - fix @since in new elm glview api's

This commit is contained in:
Carsten Haitzler 2016-08-12 23:15:59 +09:00 committed by Stefan Schmidt
parent ed9a58b28b
commit ec49db1e91
1 changed files with 4 additions and 1 deletions

View File

@ -178,7 +178,10 @@ class Elm.Glview (Elm.Widget, Efl.Gfx.View)
} }
} }
draw_request { draw_request {
[[Notifies that there has been changes in the GLView.]] [[Notifies that there has been changes in the GLView.
@since 1.18
]]
} }
} }
implements { implements {