update_platform_state


Description:

[ Version ( since = "4.18" ) ]
public void update_platform_state (AccessiblePlatformState state)

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