about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedatk_private.h
blob: a18654228e2b2b536298b387c899f6c446ff6d5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh...
#endif

GO(atk_action_do_action, iFpi)
GO(atk_action_get_description, pFpi)
GO(atk_action_get_keybinding, pFpi)
GO(atk_action_get_localized_name, pFpi)
GO(atk_action_get_n_actions, iFp)
GO(atk_action_get_name, pFpi)
GO(atk_action_get_type, LFv)
GO(atk_action_set_description, iFpip)
GOM(atk_add_focus_tracker, uFEp)
GOM(atk_add_global_event_listener, uFEpp)
GOM(atk_add_key_event_listener, uFEpp)
GO(atk_attribute_set_free, vFp)
//GOM(atk_component_add_focus_handler, uFEpp)
GO(atk_component_contains, iFpiiu)
GO(atk_component_get_alpha, dFp)
GO(atk_component_get_extents, vFpppppu)
GO(atk_component_get_layer, uFp)
GO(atk_component_get_mdi_zorder, iFp)
GO(atk_component_get_position, vFpppu)
GO(atk_component_get_size, vFppp)
GO(atk_component_get_type, LFv)
GO(atk_component_grab_focus, iFp)
GO(atk_component_ref_accessible_at_point, pFpiiu)
GO(atk_component_remove_focus_handler, vFpu)
GO(atk_component_scroll_to_point, iFpuii)
GO(atk_component_set_extents, iFpiiiiu)
GO(atk_component_set_position, iFpiiu)
GO(atk_component_set_size, iFpii)
GO(atk_coord_type_get_type, LFv)
GO(atk_document_get_attributes, pFp)
GO(atk_document_get_attribute_value, pFpp)
GO(atk_document_get_document, pFp)
GO(atk_document_get_document_type, pFp)
GO(atk_document_get_locale, pFp)
GO(atk_document_get_type, LFv)
GO(atk_document_set_attribute_value, iFppp)
GO(atk_editable_text_copy_text, vFpii)
GO(atk_editable_text_cut_text, vFpii)
GO(atk_editable_text_delete_text, vFpii)
GO(atk_editable_text_get_type, LFv)
GO(atk_editable_text_insert_text, vFppip)
GO(atk_editable_text_paste_text, vFpi)
GO(atk_editable_text_set_run_attributes, iFppii)
GO(atk_editable_text_set_text_contents, vFpp)
GOM(atk_focus_tracker_init, vFEp)
GO(atk_focus_tracker_notify, vFp)
GO(atk_get_binary_age, uFv)
GO(atk_get_default_registry, pFv)
GO(atk_get_focus_object, pFv)
GO(atk_get_interface_age, uFv)
GO(atk_get_major_version, uFv)
GO(atk_get_micro_version, uFv)
GO(atk_get_minor_version, uFv)
GO(atk_get_root, pFv)
GO(atk_get_toolkit_name, pFv)
GO(atk_get_toolkit_version, pFv)
GO(atk_get_version, pFv)
GO(atk_gobject_accessible_for_object, pFp)
GO(atk_gobject_accessible_get_object, pFp)
GO(atk_gobject_accessible_get_type, LFv)
GO(atk_hyperlink_get_end_index, iFp)
GO(atk_hyperlink_get_n_anchors, iFp)
GO(atk_hyperlink_get_object, pFpi)
GO(atk_hyperlink_get_start_index, iFp)
GO(atk_hyperlink_get_type, LFv)
GO(atk_hyperlink_get_uri, pFpi)
GO(atk_hyperlink_impl_get_hyperlink, pFp)
GO(atk_hyperlink_impl_get_type, LFv)
GO(atk_hyperlink_is_inline, iFp)
GO(atk_hyperlink_is_selected_link, iFp)
GO(atk_hyperlink_is_valid, iFp)
GO(atk_hyperlink_state_flags_get_type, LFv)
GO(atk_hypertext_get_link, pFpi)
GO(atk_hypertext_get_link_index, iFpi)
GO(atk_hypertext_get_n_links, iFp)
GO(atk_hypertext_get_type, LFv)
GO(atk_image_get_image_description, pFp)
GO(atk_image_get_image_locale, pFp)
GO(atk_image_get_image_position, vFpppu)
GO(atk_image_get_image_size, vFppp)
GO(atk_image_get_type, LFv)
GO(atk_image_set_image_description, iFpp)
GO(atk_implementor_get_type, LFv)
GO(atk_implementor_ref_accessible, pFp)
GO(atk_key_event_type_get_type, LFv)
GO(atk_layer_get_type, LFv)
//GO(atk_marshal_VOID__INT_INT, 
//GO(atk_marshal_VOID__INT_INT_INT_STRING, 
//GO(atk_marshal_VOID__INT_INT_STRING, 
//GO(atk_marshal_VOID__STRING_BOOLEAN, 
GO(atk_misc_get_instance, pFv)
GO(atk_misc_get_type, LFv)
GO(atk_misc_threads_enter, vFp)
GO(atk_misc_threads_leave, vFp)
DATA(atk_misc_instance, sizeof(void*))
GO(atk_no_op_object_factory_get_type, LFv)
GO(atk_no_op_object_factory_new, pFv)
GO(atk_no_op_object_get_type, LFv)
GO(atk_no_op_object_new, pFp)
GO(atk_object_add_relationship, iFpup)
//GOM(atk_object_connect_property_change_handler, uFEpp)
GO(atk_object_factory_create_accessible, pFpp)
GO(atk_object_factory_get_accessible_type, LFp)
GO(atk_object_factory_get_type, LFv)
GO(atk_object_factory_invalidate, vFp)
GO(atk_object_get_attributes, pFp)
GO(atk_object_get_description, pFp)
GO(atk_object_get_index_in_parent, iFp)
GO(atk_object_get_layer, uFp)
GO(atk_object_get_mdi_zorder, iFp)
GO(atk_object_get_n_accessible_children, iFp)
GO(atk_object_get_name, pFp)
GO(atk_object_get_object_locale, pFp)
GO(atk_object_get_parent, pFp)
GO(atk_object_get_role, uFp)
GO(atk_object_get_type, LFv)
GO(atk_object_initialize, vFpp)
GO(atk_object_notify_state_change, vFpLi)
GO(atk_object_ref_accessible_child, pFpi)
GO(atk_object_ref_relation_set, pFp)
GO(atk_object_ref_state_set, pFp)
GO(atk_object_remove_property_change_handler, vFpu)
GO(atk_object_remove_relationship, iFpup)
GO(atk_object_set_description, vFpp)
GO(atk_object_set_name, vFpp)
GO(atk_object_set_parent, vFpp)
GO(atk_object_set_role, vFpu)
GO(atk_plug_get_id, pFp)
GO(atk_plug_get_type, LFv)
GO(atk_plug_new, pFv)
GO(atk_rectangle_get_type, LFv)
GO(atk_registry_get_factory, pFpL)
GO(atk_registry_get_factory_type, LFpL)
GO(atk_registry_get_type, LFv)
GO(atk_registry_set_factory_type, vFpLL)
GO(atk_relation_add_target, vFpp)
GO(atk_relation_get_relation_type, uFp)
GO(atk_relation_get_target, pFp)
GO(atk_relation_get_type, LFv)
GO(atk_relation_new, pFpiu)
GO(atk_relation_remove_target, iFpp)
GO(atk_relation_set_add, vFpp)
GO(atk_relation_set_add_relation_by_type, vFpup)
GO(atk_relation_set_contains, iFpu)
GO(atk_relation_set_contains_target, iFpup)
GO(atk_relation_set_get_n_relations, iFp)
GO(atk_relation_set_get_relation, pFpi)
GO(atk_relation_set_get_relation_by_type, pFpu)
GO(atk_relation_set_get_type, LFv)
GO(atk_relation_set_new, pFv)
GO(atk_relation_set_remove, vFpp)
GO(atk_relation_type_for_name, uFp)
GO(atk_relation_type_get_name, pFu)
GO(atk_relation_type_get_type, LFv)
GO(atk_relation_type_register, uFp)
GO(atk_remove_focus_tracker, vFu)
GO(atk_remove_global_event_listener, vFu)
GO(atk_remove_key_event_listener, vFu)
GO(atk_role_for_name, uFp)
GO(atk_role_get_localized_name, pFu)
GO(atk_role_get_name, pFu)
GO(atk_role_get_type, LFv)
GO(atk_role_register, uFp)
GO(atk_selection_add_selection, iFpi)
GO(atk_selection_clear_selection, iFp)
GO(atk_selection_get_selection_count, iFp)
GO(atk_selection_get_type, LFv)
GO(atk_selection_is_child_selected, iFpi)
GO(atk_selection_ref_selection, pFpi)
GO(atk_selection_remove_selection, iFpi)
GO(atk_selection_select_all_selection, iFp)
GO(atk_socket_embed, vFpp)
GO(atk_socket_get_type, LFv)
GO(atk_socket_is_occupied, iFp)
GO(atk_socket_new, pFv)
GO(atk_state_set_add_state, iFpu)
GO(atk_state_set_add_states, vFppi)
GO(atk_state_set_and_sets, pFpp)
GO(atk_state_set_clear_states, vFp)
GO(atk_state_set_contains_state, iFpu)
GO(atk_state_set_contains_states, iFppi)
GO(atk_state_set_get_type, LFv)
GO(atk_state_set_is_empty, iFp)
GO(atk_state_set_new, pFv)
GO(atk_state_set_or_sets, pFpp)
GO(atk_state_set_remove_state, iFpu)
GO(atk_state_set_xor_sets, pFpp)
GO(atk_state_type_for_name, uFp)
GO(atk_state_type_get_name, pFu)
GO(atk_state_type_get_type, LFv)
GO(atk_state_type_register, uFp)
GO(atk_streamable_content_get_mime_type, pFpi)
GO(atk_streamable_content_get_n_mime_types, iFp)
//GOM(atk_streamable_content_get_stream, pFEpp)
GO(atk_streamable_content_get_type, LFv)
GO(atk_streamable_content_get_uri, pFpp)
GO(atk_table_add_column_selection, iFpi)
GO(atk_table_add_row_selection, iFpi)
GO(atk_table_cell_get_type, LFv)
GO(atk_table_cell_get_row_column_span, iFppppp)
GO(atk_table_cell_get_column_header_cells, pFp)
GO(atk_table_cell_get_row_header_cells, pFp)
GO(atk_table_get_caption, pFp)
GO(atk_table_get_column_at_index, iFpi)
GO(atk_table_get_column_description, pFpi)
GO(atk_table_get_column_extent_at, iFpii)
GO(atk_table_get_column_header, pFpi)
GO(atk_table_get_index_at, iFpii)
GO(atk_table_get_n_columns, iFp)
GO(atk_table_get_n_rows, iFp)
GO(atk_table_get_row_at_index, iFpi)
GO(atk_table_get_row_description, pFpi)
GO(atk_table_get_row_extent_at, iFpii)
GO(atk_table_get_row_header, pFpi)
GO(atk_table_get_selected_columns, iFpp)
GO(atk_table_get_selected_rows, iFpp)
GO(atk_table_get_summary, pFp)
GO(atk_table_get_type, LFv)
GO(atk_table_is_column_selected, iFpi)
GO(atk_table_is_row_selected, iFpi)
GO(atk_table_is_selected, iFpii)
GO(atk_table_ref_at, pFpii)
GO(atk_table_remove_column_selection, iFpi)
GO(atk_table_remove_row_selection, iFpi)
GO(atk_table_set_caption, vFpp)
GO(atk_table_set_column_description, vFpip)
GO(atk_table_set_column_header, vFpip)
GO(atk_table_set_row_description, vFpip)
GO(atk_table_set_row_header, vFpip)
GO(atk_table_set_summary, vFpp)
GO(atk_text_add_selection, iFpii)
GO(atk_text_attribute_for_name, uFp)
GO(atk_text_attribute_get_name, pFu)
GO(atk_text_attribute_get_type, LFv)
GO(atk_text_attribute_get_value, pFui)
GO(atk_text_attribute_register, uFp)
GO(atk_text_boundary_get_type, LFv)
GO(atk_text_clip_type_get_type, LFv)
GO(atk_text_free_ranges, vFp)
GO(atk_text_get_bounded_ranges, pFppuuu)
GO(atk_text_get_caret_offset, iFp)
GO(atk_text_get_character_at_offset, uFpi)
GO(atk_text_get_character_count, iFp)
GO(atk_text_get_character_extents, vFpippppu)
GO(atk_text_get_default_attributes, pFp)
GO(atk_text_get_n_selections, iFp)
GO(atk_text_get_offset_at_point, iFpiiu)
GO(atk_text_get_range_extents, vFpiiup)
GO(atk_text_get_run_attributes, pFpipp)
GO(atk_text_get_selection, pFpipp)
GO(atk_text_get_text, pFpii)
GO(atk_text_get_text_after_offset, pFpiupp)
GO(atk_text_get_text_at_offset, pFpiupp)
GO(atk_text_get_text_before_offset, pFpiupp)
GO(atk_text_get_type, LFv)
GO(atk_text_range_get_type, LFv)
GO(atk_text_remove_selection, iFpi)
GO(atk_text_scroll_substring_to_point, iFpiiuii)
GO(atk_text_set_caret_offset, iFpi)
GO(atk_text_set_selection, iFpiii)
GO(atk_util_get_type, LFv)
GO(atk_value_get_current_value, vFpp)
GO(atk_value_get_maximum_value, vFpp)
GO(atk_value_get_minimum_increment, vFpp)
GO(atk_value_get_minimum_value, vFpp)
GO(atk_value_get_type, LFv)
GO(atk_value_set_current_value, iFpp)
GO(atk_window_get_type, LFv)