Method
GUPnPContextManagerget_context_filter
since: 1.4.0
Declaration [src]
GUPnPContextFilter*
gupnp_context_manager_get_context_filter (
GUPnPContextManager* manager
)
Description [src]
Get the GUPnPContextFilter
associated with manager
.
Available since: 1.4.0
Gets property | GUPnP.ContextManager:context-filter |
Return value
Type: GUPnPContextFilter
The GUPnPContextFilter
associated with this
context manager.
The returned data is owned by the instance. |