elm_list.h: added documentations for label parameter of item insertion.
authorDaniel Juyung Seo <seojuyung@gmail.com>
Wed, 17 Apr 2013 17:50:39 +0000 (02:50 +0900)
committerDaniel Juyung Seo <seojuyung@gmail.com>
Wed, 17 Apr 2013 17:52:32 +0000 (02:52 +0900)
commit22841e0c11a12916a82ebd17ef0571e264b41661
treedc2157878ca9cd65396c1f777ce83cc4bb06b68a
parentfbdd64e1cb1b283a715b1c2caf3cfdc818a5c991
elm_list.h: added documentations for label parameter of item insertion.

The label parameter is copied inside the list. So if an application dynamically
allocated the label, the application should free the label after tem insertion
call.
legacy/elementary/src/lib/elm_list.h