Remove redundant "represents" wording from most of the documentation.
[hildon] / hildon / hildon-stackable-window.c
index 28943d7..317f35a 100644 (file)
 
 /**
  * SECTION:hildon-stackable-window
- * @short_description: Widget representing a stackable, top-level window in the Hildon framework.
+ * @short_description: Stackable top-level window in the Hildon framework.
  * @see_also: #HildonWindowStack, #HildonProgram, #HildonWindow
  *
- * The #HildonStackableWindow is a GTK+ widget which represents a
- * top-level window in the Hildon framework. It is derived from
- * #HildonWindow. Applications that use stackable windows are organized
+ * The #HildonStackableWindow is a
+ * top-level window that can be stacked in a #HildonWindowStack. It is derived
+ * from #HildonWindow. Applications that use stackable windows are organized
  * in a hierarchical way so users can go from any window back to the
  * application's root window.
  *