[atk] atk/atk.symbols: Add Symbols for AtkTableCell



commit 7b6af72de616ae1cb1bb8f85adbec8d281efc755
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Feb 24 14:56:04 2014 +0800

    atk/atk.symbols: Add Symbols for AtkTableCell
    
    ... so that they will also be exported in Windows builds

 atk/atk.symbols |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/atk/atk.symbols b/atk/atk.symbols
index 00f1dba..48ea935 100644
--- a/atk/atk.symbols
+++ b/atk/atk.symbols
@@ -185,6 +185,14 @@
        atk_streamable_content_get_uri
        atk_table_add_column_selection
        atk_table_add_row_selection
+       atk_table_cell_get_column_header_cells
+       atk_table_cell_get_column_span
+       atk_table_cell_get_position
+       atk_table_cell_get_row_column_span
+       atk_table_cell_get_row_header_cells
+       atk_table_cell_get_row_span
+       atk_table_cell_get_table
+       atk_table_cell_get_type
        atk_table_get_caption
        atk_table_get_column_at_index
        atk_table_get_column_description


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