[atk] atk/atk.symbols: Make up for the Missed Symbols



commit a52cf89c6d3f7f739fee49e3ea327cde5037d12c
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Mar 13 10:51:15 2014 +0800

    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

 atk/atk.symbols |    7 +++++++
 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]