From 3513c3d80c4b5f60ab6531e5514a538f3e93f85e Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 10 Sep 2013 17:32:35 +0200 Subject: Add rest_proxy_call_get_function() There are rest_proxy_call_[gs]et_method() methods, a rest_proxy_call_set_function() method, but no corresponding getter. Adding it makes the API more consistent. https://bugzilla.gnome.org/show_bug.cgi?id=708358 --- docs/reference/rest/rest-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index e3efdce..66950fe 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -30,6 +30,7 @@ RestProxyCallError rest_proxy_call_set_method rest_proxy_call_get_method rest_proxy_call_set_function +rest_proxy_call_get_function rest_proxy_call_add_header rest_proxy_call_add_headers rest_proxy_call_add_headers_from_valist -- cgit v1.2.1