Function
GUPnPwhite_list_get_entries
Declaration [src]
GList*
gupnp_white_list_get_entries (
GUPnPWhiteList* white_list
)
Description [src]
Get the GList
of entries that compose the white list. Do not free.
Available since: | 0.20.5 |
Deprecated since: | 1.4.0 |
Use |
Parameters
white_list |
GUPnPWhiteList |
A |
|
The data is owned by the caller of the function. |