Method

GUPnPContextManagerget_white_list

Declaration [src]

GUPnPWhiteList*
gupnp_context_manager_get_white_list (
  GUPnPContextManager* manager
)

Description [src]

Get the GUPnPContextFilter associated with manager.

Deprecated since:1.4.0

Use gupnp_context_manager_get_context_filter() instead.

Return value

Returns: GUPnPWhiteList
 

The GUPnPContextFilter associated with this context manager.

 The data is owned by the instance.