[Elm] Flip now a container.

SVN revision: 71126
This commit is contained in:
Gustavo Lima Chaves 2012-05-15 17:37:42 +00:00
parent 22eda0e4f0
commit 7a6e223fbf
3 changed files with 1228 additions and 1023 deletions

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,9 @@
* @li "front" - A front content of the flip
* @li "back" - A back content of the flip
*
* Supported elm_object common APIs.
* This widget inherits from @ref elm-container-class, so that the
* functions meant to act on it will work for mapbuf objects:
*
* @li @ref elm_object_part_content_set
* @li @ref elm_object_part_content_get
* @li @ref elm_object_part_content_unset

View File

@ -13,7 +13,7 @@
* children).
*
* This widget inherits from @ref elm-container-class, so that the
* functions meant to act on it will wor work for mapbuf objects:
* functions meant to act on it will work for mapbuf objects:
*
* @li @ref elm_object_part_content_set
* @li @ref elm_object_part_content_get