diff options
author | Alejandro Piñeiro <apinheiro@igalia.com> | 2013-11-12 18:31:40 +0100 |
---|---|---|
committer | Alejandro Piñeiro <apinheiro@igalia.com> | 2013-11-12 18:39:03 +0100 |
commit | 4f6af53bad4ec54579484a07b0291b781bcbb8ad (patch) | |
tree | 8869b366f533b52b757e12f1959de777b5daf988 /docs | |
parent | a1f4f39736a611339e795eeeac147b7889cfd30e (diff) | |
download | atk-4f6af53bad4ec54579484a07b0291b781bcbb8ad.tar.gz |
doc: improve documentation of AtkAttribute and AtkAttributeSet
Diffstat (limited to 'docs')
-rw-r--r-- | docs/atk-sections.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt index 79e7c1f..881ad60 100644 --- a/docs/atk-sections.txt +++ b/docs/atk-sections.txt @@ -162,6 +162,8 @@ AtkRole atk_role_register AtkLayer AtkImplementor +AtkAttribute +AtkAttributeSet AtkPropertyValues AtkFunction AtkPropertyChangeHandler @@ -398,8 +400,6 @@ AtkTextGranularity AtkTextClipType AtkTextRange AtkTextRectangle -AtkAttribute -AtkAttributeSet AtkTextAttribute atk_text_get_text atk_text_get_character_at_offset |