From: Brian Cameron Date: Thu, 28 Jun 2001 15:03:40 +0000 (+0000) Subject: Updated docs files. X-Git-Tag: EA_1_0~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f79c30ba58630afcf452389eff4aa2a68cec78a2;p=platform%2Fupstream%2Fatk.git Updated docs files. --- diff --git a/ChangeLog b/ChangeLog index ae00f63..08727dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ Updated so that functions that take screen coords as input/output also take an enum specifying whether the coords are screen or top-level window based. + Updated docs as well. 2001-06-28 Brian Cameron *atk/atkaction.c atk/atkcomponent.c atk/atkeditabletext.c diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt index 33761d4..e4ea909 100644 --- a/docs/atk-sections.txt +++ b/docs/atk-sections.txt @@ -102,7 +102,7 @@ atk_no_op_object_new ATK_NO_OP_OBJECT ATK_IS_NO_OP_OBJECT ATK_TYPE_NO_OP_OBJECT -agtk_widget_get_type +atk_no_op_object_get_type ATK_NO_OP_OBJECT_CLASS ATK_IS_NO_OP_OBJECT_CLASS ATK_NO_OP_OBJECT_GET_CLASS diff --git a/docs/tmpl/atk-unused.sgml b/docs/tmpl/atk-unused.sgml index 9ede01f..5a00683 100644 --- a/docs/tmpl/atk-unused.sgml +++ b/docs/tmpl/atk-unused.sgml @@ -38,6 +38,15 @@ atk @ATK_IMAGE_STOCK: @ATK_IMAGE_ICON_SET: + + + + + +@component: +@x: +@y: + diff --git a/docs/tmpl/atkcomponent.sgml b/docs/tmpl/atkcomponent.sgml index a455897..24134c6 100644 --- a/docs/tmpl/atkcomponent.sgml +++ b/docs/tmpl/atkcomponent.sgml @@ -34,7 +34,6 @@ representation of an object. @get_accessible_at_point: @get_extents: @get_position: -@get_position_on_screen: @get_size: @grab_focus: @remove_focus_handler: @@ -60,6 +59,7 @@ representation of an object. @component: @x: @y: +@coord_type: @Returns: @@ -71,6 +71,7 @@ representation of an object. @component: @x: @y: +@coord_type: @Returns: @@ -84,6 +85,7 @@ representation of an object. @y: @width: @height: +@coord_type: @@ -94,16 +96,7 @@ representation of an object. @component: @x: @y: - - - - - - - -@component: -@x: -@y: +@coord_type: @@ -122,6 +115,7 @@ representation of an object. @component: +@Returns: @@ -143,6 +137,8 @@ representation of an object. @y: @width: @height: +@coord_type: +@Returns: @@ -153,6 +149,8 @@ representation of an object. @component: @x: @y: +@coord_type: +@Returns: @@ -163,5 +161,6 @@ representation of an object. @component: @width: @height: +@Returns: diff --git a/docs/tmpl/atkimage.sgml b/docs/tmpl/atkimage.sgml index 9049265..9de3ca1 100644 --- a/docs/tmpl/atkimage.sgml +++ b/docs/tmpl/atkimage.sgml @@ -28,6 +28,7 @@ an assistive technology to get descriptive information about images. @parent: +@get_position: @get_image_description: @get_image_size: @set_image_description: