about summary refs log tree commit diff stats
path: root/src/wrapped
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-03-19 17:23:59 +0100
committerptitSeb <sebastien.chev@gmail.com>2023-03-19 17:23:59 +0100
commit6d2f855af2121d62e1660bcea86e282d62289f17 (patch)
treea51e78642bf61a4f4f9df65fecfed332ff6870b3 /src/wrapped
parentae81bbb4419d5e4d82b9961c379f32b4b28439ad (diff)
downloadbox64-6d2f855af2121d62e1660bcea86e282d62289f17.tar.gz
box64-6d2f855af2121d62e1660bcea86e282d62289f17.zip
Added some more atk wrapped symbols (for Heroic)
Diffstat (limited to 'src/wrapped')
-rwxr-xr-xsrc/wrapped/wrappedatk_private.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/wrapped/wrappedatk_private.h b/src/wrapped/wrappedatk_private.h
index 047d6deb..974760af 100755
--- a/src/wrapped/wrappedatk_private.h
+++ b/src/wrapped/wrappedatk_private.h
@@ -65,7 +65,7 @@ GO(atk_get_version, pFv)
 //GO(atk_hyperlink_get_end_index, 
 //GO(atk_hyperlink_get_n_anchors, 
 //GO(atk_hyperlink_get_object, 
-//GO(atk_hyperlink_get_start_index, 
+GO(atk_hyperlink_get_start_index, iFp)
 GO(atk_hyperlink_get_type, LFv)
 //GO(atk_hyperlink_get_uri, 
 //GO(atk_hyperlink_impl_get_hyperlink, 
@@ -74,9 +74,9 @@ GO(atk_hyperlink_impl_get_type, LFv)
 //GO(atk_hyperlink_is_selected_link, 
 //GO(atk_hyperlink_is_valid, 
 //GO(atk_hyperlink_state_flags_get_type, 
-//GO(atk_hypertext_get_link, 
+GO(atk_hypertext_get_link, pFpi)
 //GO(atk_hypertext_get_link_index, 
-//GO(atk_hypertext_get_n_links, 
+GO(atk_hypertext_get_n_links, iFp)
 GO(atk_hypertext_get_type, LFv)
 //GO(atk_image_get_image_description, 
 //GO(atk_image_get_image_locale, 
@@ -191,7 +191,7 @@ GO(atk_state_set_contains_state, iFpi)
 //GO(atk_state_set_xor_sets, 
 //GO(atk_state_type_for_name, 
 GO(atk_state_type_get_name, pFi)
-//GO(atk_state_type_get_type, 
+GO(atk_state_type_get_type, LFv)
 //GO(atk_state_type_register, 
 //GO(atk_streamable_content_get_mime_type, 
 //GO(atk_streamable_content_get_n_mime_types, 
@@ -248,7 +248,7 @@ GO(atk_text_get_character_count, iFp)
 //GO(atk_text_get_range_extents, 
 GO(atk_text_get_run_attributes, pFpipp)
 GO(atk_text_get_selection, pFpipp)
-//GO(atk_text_get_text, 
+GO(atk_text_get_text, pFpii)
 //GO(atk_text_get_text_after_offset, 
 //GO(atk_text_get_text_at_offset, 
 //GO(atk_text_get_text_before_offset,