Igalia / acacia

Library for inspecting accessibility APIs
https://igalia.github.io/acacia
GNU Lesser General Public License v2.1
8 stars 1 forks source link

IA2 API: changes to consider #200

Open spectranaut opened 7 months ago

spectranaut commented 7 months ago
  1. When documenting that IA2 API, I noticed a lot of the wrapped APIs do not use "get", essentially, only the MSAA APIs do. I think we should remove get to be as close to the API as possible (essentially, unless there is a reason to veer from the API like in the mac case or providing a helper function, stick to the API)

  2. Also think about the "GetRelations" help funciton.