From 9c407becbaaa73af9101e0af01e3176be438fe47 Mon Sep 17 00:00:00 2001 From: Padraig O'Briain Date: Wed, 10 Oct 2001 11:49:47 +0000 Subject: Add new function atk_text_get_default_attributes Rename * atk/atktext.[c|h]: * docs/atk-sections.txt, docs/tmpl/atktext.sgml: Add new function atk_text_get_default_attributes Rename atk_text_ref_run_attributes to atk_text_get_run_attributes --- docs/atk-sections.txt | 3 ++- docs/tmpl/atktext.sgml | 14 ++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt index 232dfc6..1697908 100644 --- a/docs/atk-sections.txt +++ b/docs/atk-sections.txt @@ -350,7 +350,8 @@ atk_text_get_text_at_offset atk_text_get_text_before_offset atk_text_get_caret_offset atk_text_get_character_extents -atk_text_ref_run_attributes +atk_text_get_run_attributes +atk_text_get_default_attributes atk_text_get_character_count atk_text_get_offset_at_point atk_text_get_n_selections diff --git a/docs/tmpl/atktext.sgml b/docs/tmpl/atktext.sgml index 8b23ecc..61f3c4b 100644 --- a/docs/tmpl/atktext.sgml +++ b/docs/tmpl/atktext.sgml @@ -32,7 +32,8 @@ AtkText @get_character_at_offset: @get_text_before_offset: @get_caret_offset: -@ref_run_attributes: +@get_run_attributes: +@get_default_attributes: @get_character_extents: @get_character_count: @get_offset_at_point: @@ -166,7 +167,7 @@ AtkText @length: - + @@ -178,6 +179,15 @@ AtkText @Returns: + + + + + +@text: +@Returns: + + -- cgit v1.2.1