Constructor
GSSDPResourceGroupnew
Declaration [src]
GSSDPResourceGroup*
gssdp_resource_group_new (
  GSSDPClient* client
)
Parameters
- client
- 
            Type: GSSDPClientThe GSSDPClientto associate with.The data is owned by the caller of the function. 
Return value
Type: GSSDPResourceGroup
A new GSSDPResourceGroup object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |