elementary/list - deprecated elm_list_item_del()
[framework/uifw/elementary.git] / doc / examples.dox
index 0b9cc18..c2e8f30 100644 (file)
  * @skipline _del_cb(
  * @until }
  *
- * To delete an item we simple need to call elm_list_item_del() with
+ * To delete an item we simple need to call elm_object_item_del() with
  * a pointer for such item.
  *
  * If you need, you can get selected item with