Method
GUPnPServiceActionset_value
Declaration [src]
void
gupnp_service_action_set_value (
  GUPnPServiceAction* action,
  const char* argument,
  const GValue* value
)
Parameters
- argument
- 
            Type: const char*The name of the return value to retrieve. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- value
- 
            Type: GValueThe GValueto store the return value.The data is owned by the caller of the method.