summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2014-03-13 10:51:15 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2014-03-13 19:08:18 +0800
commita52cf89c6d3f7f739fee49e3ea327cde5037d12c (patch)
treedadce19bdd3b117319d9e5e62d2387bfc75f567b
parent0693f8e54f8b1e919d3775d826798e6da9629ecc (diff)
downloadatk-a52cf89c6d3f7f739fee49e3ea327cde5037d12c.tar.gz
atk/atk.symbols: Make up for the Missed Symbols
There were some added public APIs for AtkValue, which was not updated to atk/atk.symbols, so make up for them. https://bugzilla.gnome.org/show_bug.cgi?id=726216
-rw-r--r--atk/atk.symbols7
1 files changed, 7 insertions, 0 deletions
diff --git a/atk/atk.symbols b/atk/atk.symbols
index 5f0ecde..75579eb 100644
--- a/atk/atk.symbols
+++ b/atk/atk.symbols
@@ -261,9 +261,16 @@
atk_text_set_selection
atk_util_get_type
atk_value_get_current_value
+ atk_value_get_increment
atk_value_get_maximum_value
atk_value_get_minimum_increment
atk_value_get_minimum_value
+ atk_value_get_range
+ atk_value_get_sub_ranges
atk_value_get_type
+ atk_value_get_value_and_text
atk_value_set_current_value
+ atk_value_set_value
+ atk_value_type_get_localized_name
+ atk_value_type_get_name
atk_window_get_type