edje edje_cc_handlers.c: More documentation on image fill. Patch by
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Jul 2012 03:03:23 +0000 (03:03 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Jul 2012 03:03:23 +0000 (03:03 +0000)
Anisse Astier <anisse@astier.eu>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@73548 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/edje_cc_handlers.c

index 9fda8bc..c9552ed 100644 (file)
@@ -5614,7 +5614,10 @@ st_collections_group_parts_part_description_image_scale_hint(void)
         }
     @description
         The fill method is an optional block that defines the way an IMAGE part
-       is going to be displayed inside its container.
+        is going to be displayed inside its container.
+        It can be used for tiling (repeating the image) or displaying only
+        part of an image. See @ref evas_object_image_fill_set() documentation
+        for more details.
     @endblock
 
     @property