summaryrefslogtreecommitdiff
path: root/atk/atkcomponent.c
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-06-23 16:01:59 +0000
committerBill Haneman <billh@src.gnome.org>2006-06-23 16:01:59 +0000
commit5d9db2b46dfe8cfa91948d8f45f22e6f14f12fd6 (patch)
treef6a2376c317e0ffeca2ca0f29f50e9b4e00695ae /atk/atkcomponent.c
parent410bb17332fd4d4bb46a892ad213ed5ab523b6da (diff)
downloadatk-5d9db2b46dfe8cfa91948d8f45f22e6f14f12fd6.tar.gz
Revise atk-docs.sgml to add indices for deprecated and new
symbols, and modify the inline docs so that the parser can find them. Bug #313183.
Diffstat (limited to 'atk/atkcomponent.c')
-rwxr-xr-xatk/atkcomponent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkcomponent.c b/atk/atkcomponent.c
index f36725d..6e9bd57 100755
--- a/atk/atkcomponent.c
+++ b/atk/atkcomponent.c
@@ -385,7 +385,7 @@ atk_component_get_mdi_zorder (AtkComponent *component)
* (fully opaque).
*
* Returns: An alpha value from 0 to 1.0, inclusive.
- * @Since: ATK 1.12
+ * Since: ATK 1.12
**/
gdouble
atk_component_get_alpha (AtkComponent *component)