elm_layout: describe the signal that layout widget emits

SVN revision: 71154
This commit is contained in:
Jihoon Kim 2012-05-16 11:04:11 +00:00
parent f51e04c0f5
commit 430ca528b9
1 changed files with 6 additions and 0 deletions

View File

@ -142,6 +142,12 @@
* @li @ref elm_object_part_content_get
* @li @ref elm_object_part_content_unset
*
* @section layout-signals Emitted signals
*
* This widget emits the following signals:
*
* @li "theme,changed": The theme was changed.
*
* @section secExamples Examples
*
* Some examples of the Layout widget can be found here: