evas vg: ++documentation
authorHermet Park <hermetpark@gmail.com>
Mon, 9 Dec 2019 06:41:33 +0000 (15:41 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 9 Dec 2019 21:04:40 +0000 (06:04 +0900)
src/lib/evas/canvas/efl_canvas_vg_object_eo.legacy.h

index 02aa449..319305f 100644 (file)
@@ -106,7 +106,7 @@ EAPI void evas_object_vg_viewbox_align_get(const Efl_VG *obj, double *align_x, d
  * It takes the ownership of the root node.
  *
  * @param[in] obj The object.
- * @param[in] root Root node of the VG canvas.
+ * @param[in] root Root node(Efl_Canvas_Vg_Container) of the VG canvas.
  *
  * @ingroup Evas_Object_Vg_Group
  */