Method

GUPnPServiceInfoget_context

Declaration [src]

GUPnPContext*
gupnp_service_info_get_context (
  GUPnPServiceInfo* info
)

Description [src]

Get the GUPnPContext associated with info.

Return value

Returns: GUPnPContext
 

A GUPnPContext.

 The data is owned by the instance.