From b7a8a534338b58f5ea9aab4c6fcd47d86c202351 Mon Sep 17 00:00:00 2001 From: raster Date: Fri, 13 Jul 2012 02:53:30 +0000 Subject: [PATCH] add docs -> rect parts only for clip_to git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@73785 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/bin/edje_cc_handlers.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/bin/edje_cc_handlers.c b/src/bin/edje_cc_handlers.c index c9552ed..dd0bb8c 100644 --- a/src/bin/edje_cc_handlers.c +++ b/src/bin/edje_cc_handlers.c @@ -3350,7 +3350,8 @@ st_collections_group_parts_part_use_alternate_font_metrics(void) [another part's name] @effect Only renders the area of part that coincides with another part's - container. Overflowing content will not be displayed. + container. Overflowing content will not be displayed. Note that + the part being clipped to can only be a rectangle part. @endproperty */ static void -- 2.7.4