* @privilege %http://tizen.org/privilege/shortcut
*
* @param[in] name The name of the created widget. Will be shown when the widget is not prepared.
- * @param[in] size_type The size of widget
+ * @param[in] size The size of widget
* @param[in] widget_id Widget id
* @param[in] icon The absolute path of an icon file. Will be shown when the widget is not prepared.
* @param[in] period The Update period in seconds
* @privlevel public
* @privilege %http://tizen.org/privilege/shortcut
* @param[in] package_name The package name
- * @param[in] shortcut_list_cb The callback function to get the shortcut item information
+ * @param[in] list_cb The callback function to get the shortcut item information
* @param[in] data The callback data that is used in the callback function
*
* @return The return type (int)