update_next_accessible_sibling
Description:
Updates the next accessible sibling.
That might be useful when a new child of a custom accessible is created, and it needs to be linked to a previous child.
Parameters:
this |
an accessible object |
new_sibling |
the new next accessible sibling to set |