From 0c469d095284d062b512d0e9f4ea436b7d725f5b Mon Sep 17 00:00:00 2001 From: Li Yuan Date: Thu, 19 Jun 2008 08:13:52 +0000 Subject: Patch from Mike Gorse . Bug #526752. Mark deprecated 2008-06-19 Li Yuan * 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 . Bug #526752. Mark deprecated symbols with ATK_DISABLE_DEPRECATED. svn path=/trunk/; revision=1249 --- docs/tmpl/atkhyperlink.sgml | 1 + docs/tmpl/atkobject.sgml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'docs') 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. @@ -413,6 +414,7 @@ atk_object_connect_property_change_handler(). @accessible: @Returns: +@Deprecated: Use atk_component_get_mdi_zorder instead. -- cgit v1.2.1