documentation: modify documentation
[platform/core/api/efl-util.git] / doc / ui_efl_util_doc.h
index 64de8d0..b6ec70d 100644 (file)
  *   \#include <efl_util.h>
  *
  * @section CAPI_EFL_UTIL_MODULE_OVERVIEW Overview
- * The EFL UTIL API provides functions to get the level of given notification windows
- * and to change the notification window levels with the given values. 
- *
- * The notification window level is used in ordering the notification windows.
- * The notification window which is set to #EFL_UTIL_NOTIFICATION_LEVEL_2 will be 
- * placed above the window which is set to #EFL_UTIL_NOTIFICATION_LEVEL_1. 
- * If there are notification windows that have the same levels, the latest created 
- * notification window is placed on top of the other window.
+ * The EFL UTIL API provides utility functions to set window properties,
+ * control input devices, generate input events and capture a screenshot.
  *
  */