update_platform_state
Description:
Informs ATs that the platform state has changed.
This function should be used by `GtkAccessible` implementations that have a platform state but are not widgets. Widgets handle platform states automatically.
Parameters:
this |
an accessible object |
state |
the platform state to update |