Accessible.getPlatformState

bool getPlatformState(gtk.types.AccessiblePlatformState state)

Query a platform state, such as focus.

See gtk_accessible_platform_changed().

This functionality can be overridden by [gtk.accessible.Accessible] implementations, e.g. to get platform state from an ignored child widget, as is the case for [gtk.text.Text] wrappers.

Parameters

stateplatform state to query

Returns

the value of state for the accessible