summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2008-06-19 08:13:52 +0000
committerLi Yuan <liyuan@src.gnome.org>2008-06-19 08:13:52 +0000
commit0c469d095284d062b512d0e9f4ea436b7d725f5b (patch)
treec521a494607b65caee140965d09528e6b3dae635 /docs
parentc28f5c56779bea856f207e746d63218b7fde51c0 (diff)
downloadatk-0c469d095284d062b512d0e9f4ea436b7d725f5b.tar.gz
Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated
2008-06-19 Li Yuan <li.yuan@sun.com> * atk/Makefile.am: * atk/atk.def: * atk/atk.symbols: * atk/atkhyperlink.h: * atk/atkobject.h: * docs/tmpl/atkhyperlink.sgml: * docs/tmpl/atkobject.sgml: Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated symbols with ATK_DISABLE_DEPRECATED. svn path=/trunk/; revision=1249
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/atkhyperlink.sgml1
-rw-r--r--docs/tmpl/atkobject.sgml2
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/tmpl/atkhyperlink.sgml b/docs/tmpl/atkhyperlink.sgml
index 12ed025..457c85a 100644
--- a/docs/tmpl/atkhyperlink.sgml
+++ b/docs/tmpl/atkhyperlink.sgml
@@ -134,5 +134,6 @@ The signal link-activated is emitted when a link is activated.
@link_:
@Returns:
+@Deprecated: Please use ATK_STATE_SELECTED to indicate when a hyperlink within a Hypertext container is selected.
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml
index 582f80d..524db7c 100644
--- a/docs/tmpl/atkobject.sgml
+++ b/docs/tmpl/atkobject.sgml
@@ -404,6 +404,7 @@ atk_object_connect_property_change_handler().
@accessible:
@Returns:
+@Deprecated: Use atk_component_get_layer instead.
<!-- ##### FUNCTION atk_object_get_mdi_zorder ##### -->
@@ -413,6 +414,7 @@ atk_object_connect_property_change_handler().
@accessible:
@Returns:
+@Deprecated: Use atk_component_get_mdi_zorder instead.
<!-- ##### FUNCTION atk_object_get_role ##### -->