[Elm] Elm slideshow now a layout.

SVN revision: 70645
This commit is contained in:
Gustavo Lima Chaves 2012-05-02 16:59:25 +00:00
parent aa327f9850
commit 82cb60cc67
2 changed files with 418 additions and 377 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,8 +45,11 @@
* cached @b before and @b after the current item, in the widget's
* item list.
*
* Smart events one can add callbacks for are:
* This widget inherits from the @ref Layout one, so that all the
* functions acting on it also work for slideshow objects.
*
* This widget emits the following signals, besides the ones sent from
* @ref Layout:
* - @c "changed" - when the slideshow switches its view to a new
* item. event_info parameter in callback contains the current visible item
* - @c "transition,end" - when a slide transition ends. event_info parameter