edje edje_cc_handlers.c: More documentation on image fill. Patch by

Anisse Astier <anisse@astier.eu>

SVN revision: 73548
This commit is contained in:
Daniel Juyung Seo 2012-07-11 03:03:23 +00:00
parent 651b34eea1
commit 8fa585b3ae
1 changed files with 4 additions and 1 deletions

View 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