git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68079
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
/**
* @defgroup WidgetNavigation Widget Tree Navigation.
*
- * How to check if an Evas Object is an Elementary widget? How to
- * get the first elementary widget that is parent of the given
- * object? These are all covered in widget tree navigation.
+ * These functions provide checks for if a Evas_Object is an Elementary widget,
+ * the possibility of getting a widget's parent, top level parent and getting a
+ * string representation of a widget's type.
*/
/**