API Version: 2.0
Library Version: 2.52
Generated by gi-docgen 2024.2
void atspi_state_set_set_by_name ( AtspiStateSet* set, const gchar* name, gboolean enabled )
Enables/disables a state in an AtspiStateSet according to its name.
AtspiStateSet
name
Type: const gchar*
const gchar*
A string corresponding to a state name.
enabled
Type: gboolean
gboolean
If TRUE, name should be enabled in the set in question; otherwise, it should be disabled.
TRUE
set