Method

GUPnPServiceProxyActionref

Declaration [src]

GUPnPServiceProxyAction*
gupnp_service_proxy_action_ref (
  GUPnPServiceProxyAction* action
)

Description [src]

Increases reference count of action

Available since:1.2.0

Return value

Returns: GUPnPServiceProxyAction
 

action with an increased reference count.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.