summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2013-08-16 14:58:34 +0200
committerJens Georg <mail@jensge.org>2013-08-16 14:58:38 +0200
commit3b3ff4c5c80f670c6afd30a83f769a9e6cf0bc80 (patch)
tree7e546a5e0c5b25fc93362dba91b3e91f5259e862 /doc
parenta9e09f06a06f4ee8686c83f94cfc58a3383f352e (diff)
downloadgupnp-3b3ff4c5c80f670c6afd30a83f769a9e6cf0bc80.tar.gz
Be nicer to G-I in WhitList
Use "standard" naming for property accessors
Diffstat (limited to 'doc')
-rw-r--r--doc/gupnp-sections.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gupnp-sections.txt b/doc/gupnp-sections.txt
index 032066a..e0cd73c 100644
--- a/doc/gupnp-sections.txt
+++ b/doc/gupnp-sections.txt
@@ -453,10 +453,10 @@ GUPnPWhiteList
gupnp_white_list_add_entry
gupnp_white_list_check_context
gupnp_white_list_clear
-gupnp_white_list_enable
-gupnp_white_list_get_entry_list
+gupnp_white_list_set_enabled
+gupnp_white_list_get_entries
gupnp_white_list_is_empty
-gupnp_white_list_is_enabled
+gupnp_white_list_get_enabled
gupnp_white_list_new
gupnp_white_list_remove_entry
<SUBSECTION Standard>