atk r1298 - in trunk: . atk
- From: liyuan svn gnome org
- To: svn-commits-list gnome org
- Subject: atk r1298 - in trunk: . atk
- Date: Tue, 11 Nov 2008 07:28:00 +0000 (UTC)
Author: liyuan
Date: Tue Nov 11 07:28:00 2008
New Revision: 1298
URL: http://svn.gnome.org/viewvc/atk?rev=1298&view=rev
Log:
2008-11-11 Li Yuan <li yuan sun com>
* atk/atkgobjectaccessible.c:
Bug #560156. Fix parameter type description.
Modified:
trunk/ChangeLog
trunk/atk/atkgobjectaccessible.c
Modified: trunk/atk/atkgobjectaccessible.c
==============================================================================
--- trunk/atk/atkgobjectaccessible.c (original)
+++ trunk/atk/atkgobjectaccessible.c Tue Nov 11 07:28:00 2008
@@ -103,11 +103,11 @@
/**
* atk_gobject_accessible_get_object:
- * @obj: a #AtkObject
+ * @obj: a #AtkGObjectAccessible
*
* Gets the GObject for which @obj is the accessible object.
*
- * Returns: a #GObject which is the object for which @obj is the accessible objedct
+ * Returns: a #GObject which is the object for which @obj is the accessible object
**/
GObject *
atk_gobject_accessible_get_object (AtkGObjectAccessible *obj)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]