Adds information about supported Elm_Map_Overlay_Type types in elm_map_overlay_color_set() function.

Author: KoziarekBeata b.koziarek@samsung.com

SVN revision: 79293
This commit is contained in:
Jonas M. Gastal 2012-11-14 12:59:34 +00:00
parent 06e4578483
commit 45cce4ba03
1 changed files with 3 additions and 0 deletions

View File

@ -915,6 +915,9 @@ EAPI void elm_map_overlay_region_get(const Elm_Map_Overlay *ove
*
* For alpha channel, 0 represents completely transparent, and 255, opaque.
*
* Function supports only ELM_MAP_OVERLAY_TYPE_CLASS, ELM_MAP_OVERLAY_TYPE_DEFAULT
* and ELM_MAP_OVERLAY_TYPE_ROUTE Elm_Map_Overlay_Type types.
*
* @see elm_map_overlay_color_get()
*
* @ingroup Map