diff options
Diffstat (limited to 'docs/reference/rest/rest-sections.txt')
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index 7038cce..cce34f6 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -18,6 +18,7 @@ REST_XML_PARSER_CLASS REST_IS_XML_PARSER_CLASS REST_XML_PARSER_GET_CLASS REST_TYPE_XML_NODE +rest_xml_node_get_type </SECTION> <SECTION> @@ -60,6 +61,7 @@ rest_proxy_call_get_type REST_PROXY_CALL_CLASS REST_IS_PROXY_CALL_CLASS REST_PROXY_CALL_GET_CLASS +rest_proxy_call_error_quark </SECTION> <SECTION> @@ -85,12 +87,14 @@ rest_proxy_get_type REST_PROXY_CLASS REST_IS_PROXY_CLASS REST_PROXY_GET_CLASS +rest_proxy_error_quark </SECTION> <SECTION> <FILE>oauth-proxy-call</FILE> <TITLE>OAuthProxyCall</TITLE> OAuthProxyCall +oauth_proxy_call_parse_token_reponse <SUBSECTION Standard> OAuthProxyCallClass OAUTH_PROXY_CALL |