Method
GUPnPContextget_acl
Declaration [src]
GUPnPAcl*
gupnp_context_get_acl (
  GUPnPContext* context
)
Description [src]
Access the GUPnPAcl associated with this client. If there isn’t any,
retturns NULL. The returned ACL must not be freed.
| Available since: | 0.20.11 | 
| Gets property | GUPnP.Context:acl | 
Return value
| Returns: | GUPnPAcl | 
| The access control list associated with this context or  | |
| The data is owned by the instance. |