[ Version ( since = "4.10" ) ]
public abstract bool get_platform_state (AccessiblePlatformState state)
Query a platform state, such as focus.
See gtk_accessible_platform_changed
.
This functionality can be overridden by `GtkAccessible` implementations, e.g. to get platform state from an ignored child widget, as is the case for `GtkText` wrappers.
this |
a `GtkAccessible` |
state |
platform state to query |
the value of |