diff options
author | Padraig O'Briain <padraigo@src.gnome.org> | 2002-09-18 12:15:21 +0000 |
---|---|---|
committer | Padraig O'Briain <padraigo@src.gnome.org> | 2002-09-18 12:15:21 +0000 |
commit | a6a35cc50fe88c8901db458a9ae9626c34dc2ac8 (patch) | |
tree | 14fba1e2b165bbd3d10347cf091f98e61df73ee5 /docs | |
parent | 92d9f9fe3e59f3cbf914b650da87038ccd994814 (diff) | |
download | atk-a6a35cc50fe88c8901db458a9ae9626c34dc2ac8.tar.gz |
increment version to 1.1.0, in view of the fact that we've branched for
* configure.in:
increment version to 1.1.0, in view of the fact that we've
branched for GNOME-2 and GTK+-2.0, and this is HEAD.
Also reset INTERFACE_AGE to zero, since an enum was added.
Use similar librray numbering as GTK.
* docs/tmpl/atkobject.sgml: Add ATK_LAYER_WINDOW
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tmpl/atkobject.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml index c359b30..da5ded5 100644 --- a/docs/tmpl/atkobject.sgml +++ b/docs/tmpl/atkobject.sgml @@ -139,6 +139,7 @@ determinations of when components occlude one another. @ATK_LAYER_MDI: @ATK_LAYER_POPUP: @ATK_LAYER_OVERLAY: +@ATK_LAYER_WINDOW: <!-- ##### STRUCT AtkImplementor ##### --> <para> |