Virtual Method
AtkObjectref_state_set
Declaration [src]
AtkStateSet*
ref_state_set (
AtkObject* accessible
)
Description [src]
Gets a reference to the state set of the accessible; the caller must unreference it when it is no longer needed.
Return value
Returns: | AtkStateSet |
A reference to an |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |