Package: gtk

Function gtk:accessible-update-next-accessible-sibling

Lambda List

gtk:accessible-update-next-accessible-sibling (accessible sibling)

Arguments

accessible -- a gtk:accessible object
sibling -- a gtk:accessible object with the new next accessible sibling to set, the argument can be nil

Details

Updates the next accessible sibling of accessible. That might be useful when a new child of a custom gtk:accessible object is created, and it needs to be linked to a previous child.

Since 4.10
 

See also

#2024-11-5