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