diff options
author | Carlos Garcia Campos <cgarcia@igalia.com> | 2012-03-26 17:46:16 +0200 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-04-18 11:00:53 -0400 |
commit | b896f183c628a54655b1f0f43488017487782f42 (patch) | |
tree | ff6b8e9b83eaf7113a345b695d1ccc2fe4a0c837 /docs | |
parent | d587569cd53c0faf8821260d65e4bb38a3094a58 (diff) | |
download | libsoup-b896f183c628a54655b1f0f43488017487782f42.tar.gz libsoup-b896f183c628a54655b1f0f43488017487782f42.tar.bz2 libsoup-b896f183c628a54655b1f0f43488017487782f42.zip |
soup-cookie-jar: Add SoupCookieJar:is-persistent property
It allows to query whether cookies are stored persisently by the
SoupCookieJar.
https://bugzilla.gnome.org/show_bug.cgi?id=672838
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libsoup-2.4-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/libsoup-2.4-sections.txt b/docs/reference/libsoup-2.4-sections.txt index 038e6b61..8731edd9 100644 --- a/docs/reference/libsoup-2.4-sections.txt +++ b/docs/reference/libsoup-2.4-sections.txt @@ -888,6 +888,8 @@ SoupCookieJarAcceptPolicy soup_cookie_jar_get_accept_policy soup_cookie_jar_set_accept_policy <SUBSECTION> +soup_cookie_jar_is_persistent +<SUBSECTION> SOUP_COOKIE_JAR_READ_ONLY SOUP_COOKIE_JAR_ACCEPT_POLICY <SUBSECTION Standard> |