Function
GUPnPwhite_list_new
Declaration [src]
GUPnPWhiteList*
gupnp_white_list_new (
void
)
Description [src]
Create a new GUPnPWhiteList
.
The white list is disabled by default.
Available since: | 0.20.5 |
Deprecated since: | 1.4.0 |
Use |
Return value
Returns: | GUPnPWhiteList |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |