Struct
AtkState
Description [src]
typedef guint64 AtkState
An AtkState describes a single state of an object.
An AtkState describes a single state of an object. The full set of states
that apply to an object at a given time are contained in its AtkStateSet
.
See atk_object_ref_state_set()
and atk_object_notify_state_change()
.