seoz pushed a commit to branch master.

commit b97055a18853028163bcfa65d3b49cb2248b84e0
Author: Daniel Juyung Seo <[email protected]>
Date:   Fri Mar 8 17:59:58 2013 +0900

    elm test_gengrid.c: updated min_set document.
---
 src/bin/test_gengrid.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/bin/test_gengrid.c b/src/bin/test_gengrid.c
index 4c94bf9..94e591e 100644
--- a/src/bin/test_gengrid.c
+++ b/src/bin/test_gengrid.c
@@ -945,7 +945,11 @@ _item_styles_list_create(Evas_Object *parent)
 
 /* Set elementary widget's min size.
  * We should not set min size hint to elementary widgets because elementary has
- * its own size policy/logic. This is an official trick from raster
+ * its own size policy/logic. This is an official trick from raster.
+ * @param obj the actual object that you want to set the min size
+ * @param parent parent object for elm_table_add
+ * @param w min width
+ * @param h min height
  */
 Evas_Object *
 _elm_min_set(Evas_Object *obj, Evas_Object *parent, Evas_Coord w, Evas_Coord h)

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to