seoz pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=29c86383cb135d145748c3c097148b5c12c6658a

commit 29c86383cb135d145748c3c097148b5c12c6658a
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Wed Aug 20 23:48:25 2014 +0900

    map: added missing since tag for a new api.
---
 src/lib/elm_map.eo | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/elm_map.eo b/src/lib/elm_map.eo
index 5d07d77..e9b635d 100644
--- a/src/lib/elm_map.eo
+++ b/src/lib/elm_map.eo
@@ -650,6 +650,8 @@ class Elm_Map (Elm_Widget, Elm_Interface_Scrollable,
          given @p lat and @p lon coordinates and show it (by scrolling) in the
          center of the viewport concurrently.
 
+         @since 1.11
+
          @see elm_map_region_bring_in()
          @see elm_map_zoom_set()
 

-- 


Reply via email to