From 93bcc0b212059441d5f18987dc306bbbbb2cdb9a Mon Sep 17 00:00:00 2001 From: tasn Date: Mon, 25 Jul 2011 08:26:03 +0000 Subject: [PATCH] Edje docs: Updated the 'tag' part of the Edc reference. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@61671 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/bin/edje_cc_handlers.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/bin/edje_cc_handlers.c b/src/bin/edje_cc_handlers.c index b9c9dcf..9e30f2f 100644 --- a/src/bin/edje_cc_handlers.c +++ b/src/bin/edje_cc_handlers.c @@ -1679,6 +1679,9 @@ st_styles_style_base(void) [tag name] [style properties string] @effect Style to be applied only to text between style \..\. + When creating "paired" tags, like \\, A '+' should be added at the start of the style properties of the first part (\). + If the second part (\) is also defined, a '-' should be prepended to it's style properties. + This only applies to paired tags; Single tags, like \, must not include a starting '+'. @endproperty */ static void -- 2.7.4