elm elm_win.h: Added missing smart callbacks descriptions.

SVN revision: 79655
This commit is contained in:
Daniel Juyung Seo 2012-11-25 17:00:40 +00:00
parent 65ce400db9
commit 1ccf353ee5
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@
* @li "maximized": window has been maximized
* @li "unmaximized": window has stopped being maximized
* @li "ioerr": there has been a low-level I/O error with the display system
* @li "indicator,prop,changed": an indicator's property has been changed
* @li "rotation,changed": window rotation has been changed
*
* Examples:
* @li @ref win_example_01