API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
void state_change ( AtkObject* self, gchar* arg1, gboolean arg2, gpointer user_data )
The “state-change” signal is emitted when an object’s state changes. The detail value identifies the state type which has changed.
The default handler is called after the handlers added via g_signal_connect().
g_signal_connect()
arg1
Type: gchar*
gchar*
The name of the state which has changed.
arg2
Type: gboolean
gboolean
A boolean which indicates whether the state has been set or unset.