summaryrefslogtreecommitdiff
path: root/libsoup/soup-cookie-jar-text.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsoup/soup-cookie-jar-text.h')
-rw-r--r--libsoup/soup-cookie-jar-text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsoup/soup-cookie-jar-text.h b/libsoup/soup-cookie-jar-text.h
index cc186dd1..83b8f280 100644
--- a/libsoup/soup-cookie-jar-text.h
+++ b/libsoup/soup-cookie-jar-text.h
@@ -34,8 +34,10 @@ typedef struct {
#define SOUP_COOKIE_JAR_TEXT_FILENAME "filename"
+SOUP_AVAILABLE_IN_2_26
GType soup_cookie_jar_text_get_type (void);
+SOUP_AVAILABLE_IN_2_26
SoupCookieJar *soup_cookie_jar_text_new (const char *filename,
gboolean read_only);