Package: gtk

Function gtk:accessible-update-platform-state

Lambda List

gtk:accessible-update-platform-state (accessible state)

Arguments

accessible -- a gtk:accessible object
state -- a gtk:accessible-platform-state value

Details

Informs ATs that the platform state has changed. This function should be used by gtk:accessible implementations that have a platform state but are not widgets. Widgets handle platform states automatically.

Since 4.18
 

See also

2026-08-25