X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=hildon%2Fhildon-stackable-window.c;h=317f35af0c614507e3f788c17006ad12aa237dd2;hb=30145d2600fdb0a434350f631064cbfbbf9f03eb;hp=28943d72bbe3f0522a0e6e9c18804519729aa6e7;hpb=a7e62dc77b8fe59bf65c90775886090f17b44f98;p=hildon diff --git a/hildon/hildon-stackable-window.c b/hildon/hildon-stackable-window.c index 28943d7..317f35a 100644 --- a/hildon/hildon-stackable-window.c +++ b/hildon/hildon-stackable-window.c @@ -24,12 +24,12 @@ /** * 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. *