To get the bounding rect position and size for an Evas object

To get the bounding rect position and size for an Evas object

BY 28 Aug 2015 Native Code Snippet
Some times, you may need to get the bounding rectangle’s position and size, evas_object_geometry_get() can do this.
Written by