Constructor
AtspiStateSetnew
Declaration [src]
AtspiStateSet*
atspi_state_set_new (
GArray* states
)
Parameters
states |
An array of None |
An array of states with which the method initializes the state set. |
|
The data is owned by the caller of the function. |
Return value
Returns: | AtspiStateSet |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |