summaryrefslogtreecommitdiff
path: root/docs/tmpl
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2003-01-21 17:26:19 +0000
committerChristian Rose <menthos@src.gnome.org>2003-01-21 17:26:19 +0000
commitfb57efcda2ec749adb73d856ba8b65145581667b (patch)
tree6b3d3240d644c0865f789d8b25da4fade9f63f5d /docs/tmpl
parent7d741f701f9df9fa0788c02e64d8653d84e327f9 (diff)
downloadatk-fb57efcda2ec749adb73d856ba8b65145581667b.tar.gz
Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral
2003-01-21 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS. * po/mn.po: Added Mongolian translation by Sanlig Badral <badral@chinggis.com>.
Diffstat (limited to 'docs/tmpl')
-rw-r--r--docs/tmpl/atkobject.sgml11
-rw-r--r--docs/tmpl/atkrelation.sgml10
-rw-r--r--docs/tmpl/atktext.sgml63
3 files changed, 6 insertions, 78 deletions
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml
index 1dee081..223fea7 100644
--- a/docs/tmpl/atkobject.sgml
+++ b/docs/tmpl/atkobject.sgml
@@ -40,6 +40,9 @@ The AtkObject structure should not be accessed directly.
<!-- ##### ENUM AtkRole ##### -->
<para>
+These are the built-in enumerated roles that UI components can have in
+ATK. Other roles may be added at runtime, so an AtkRole >=
+ATK_ROLE_LAST_DEFINED is not necessarily an error.
</para>
@ATK_ROLE_INVALID:
@@ -129,6 +132,9 @@ The AtkObject structure should not be accessed directly.
<!-- ##### ENUM AtkLayer ##### -->
<para>
+These enumerated "layer values" are used when determining which UI
+rendering layer a component is drawn into, which can help in making
+determinations of when components occlude one another.
</para>
@ATK_LAYER_INVALID:
@@ -503,11 +509,6 @@ This signal support, which may be any of the accessible state types.
</para>
-<!-- ##### ARG AtkObject:accessible-table-caption-object ##### -->
-<para>
-
-</para>
-
<!-- ##### ARG AtkObject:accessible-table-column-description ##### -->
<para>
diff --git a/docs/tmpl/atkrelation.sgml b/docs/tmpl/atkrelation.sgml
index e525303..a6c258c 100644
--- a/docs/tmpl/atkrelation.sgml
+++ b/docs/tmpl/atkrelation.sgml
@@ -101,13 +101,3 @@ The AtkRelation structure should not be accessed directly.
@Returns:
-<!-- ##### ARG AtkRelation:relation-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG AtkRelation:target ##### -->
-<para>
-
-</para>
-
diff --git a/docs/tmpl/atktext.sgml b/docs/tmpl/atktext.sgml
index 4910972..89494eb 100644
--- a/docs/tmpl/atktext.sgml
+++ b/docs/tmpl/atktext.sgml
@@ -51,36 +51,6 @@ The AtkText structure does not contain any fields.
@ATK_TEXT_BOUNDARY_LINE_START:
@ATK_TEXT_BOUNDARY_LINE_END:
-<!-- ##### ENUM AtkTextClipType ##### -->
-<para>
-
-</para>
-
-@ATK_TEXT_CLIP_NONE:
-@ATK_TEXT_CLIP_MIN:
-@ATK_TEXT_CLIP_MAX:
-@ATK_TEXT_CLIP_BOTH:
-
-<!-- ##### STRUCT AtkTextRange ##### -->
-<para>
-
-</para>
-
-@bounds:
-@start_offset:
-@end_offset:
-@content:
-
-<!-- ##### STRUCT AtkTextRectangle ##### -->
-<para>
-
-</para>
-
-@x:
-@y:
-@width:
-@height:
-
<!-- ##### STRUCT AtkAttribute ##### -->
<para>
@@ -255,39 +225,6 @@ The AtkText structure does not contain any fields.
@Returns:
-<!-- ##### FUNCTION atk_text_get_bounded_ranges ##### -->
-<para>
-
-</para>
-
-@text:
-@rect:
-@coord_type:
-@x_clip_type:
-@y_clip_type:
-@Returns:
-
-
-<!-- ##### FUNCTION atk_text_get_range_extents ##### -->
-<para>
-
-</para>
-
-@text:
-@start_offset:
-@end_offset:
-@coord_type:
-@rect:
-
-
-<!-- ##### FUNCTION atk_text_free_ranges ##### -->
-<para>
-
-</para>
-
-@ranges:
-
-
<!-- ##### FUNCTION atk_text_get_n_selections ##### -->
<para>