Method
GUPnPServiceProxyActionIterget_value_as
Declaration [src]
gboolean
gupnp_service_proxy_action_iter_get_value_as (
GUPnPServiceProxyActionIter* self,
GType type,
GValue* value
)
Description [src]
Get the value of the current parameter.
Converts the value to the given type, similar to the other finish_action functions.
| Available since: | 1.6.8 |