Method
GUPnPContextFilteradd_entry
Declaration [src]
gboolean
gupnp_context_filter_add_entry (
  GUPnPContextFilter* context_filter,
  const gchar* entry
)
Description [src]
Add entry in the list of valid criteria used by context_filter to
filter networks.
if entry already exists, it won’t be added a second time.
| Available since: | 1.4.0 |