elementary: fix item descriptions in documentation

SVN revision: 69977
This commit is contained in:
Lucas De Marchi 2012-04-09 18:02:13 +00:00
parent c9b889f338
commit 307be28b0b
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@ EAPI void elm_table_padding_get(const Evas_Object *obj, Evas_Coord *horizon
* @param subobj The subobject to be added to the table
* @param x Row number
* @param y Column number
* @param w rowspan
* @param h colspan
* @param w colspan
* @param h rowspan
*
* @note All positioning inside the table is relative to rows and columns, so
* a value of 0 for x and y, means the top left cell of the table, and a