Method
GUPnPServiceIntrospectionlist_actions
Declaration [src]
const GList*
gupnp_service_introspection_list_actions (
GUPnPServiceIntrospection* introspection
)
Description [src]
Returns a GList of all the actions (of type GUPnPServiceActionInfo) in
this service.
Return value
| Returns: | A list of GUPnPServiceActionInfo |
A
|
|
| The data is owned by the instance. |