Method
GUPnPServiceIntrospectionlist_state_variables
Declaration [src]
const GList*
gupnp_service_introspection_list_state_variables (
GUPnPServiceIntrospection* introspection
)
Description [src]
Returns a GList of all the state variables (of type
GUPnPServiceStateVariableInfo
) in this service.
Return value
Returns: | A list of GUPnPServiceStateVariableInfo |
A |
|
The data is owned by the instance. |