Symbol MappingΒΆ

C

Python

random_string

Rest.random_string

REST_MEMORY_COPY

Rest.MemoryUse.COPY

REST_MEMORY_STATIC

Rest.MemoryUse.STATIC

REST_MEMORY_TAKE

Rest.MemoryUse.TAKE

rest_oauth2_error_quark

Rest.oauth2_error_quark

rest_oauth2_proxy_build_authorization_url

Rest.OAuth2Proxy.build_authorization_url

rest_oauth2_proxy_fetch_access_token_async

Rest.OAuth2Proxy.fetch_access_token_async

rest_oauth2_proxy_fetch_access_token_finish

Rest.OAuth2Proxy.fetch_access_token_finish

rest_oauth2_proxy_get_access_token

Rest.OAuth2Proxy.get_access_token

rest_oauth2_proxy_get_auth_url

Rest.OAuth2Proxy.get_auth_url

rest_oauth2_proxy_get_client_id

Rest.OAuth2Proxy.get_client_id

rest_oauth2_proxy_get_client_secret

Rest.OAuth2Proxy.get_client_secret

rest_oauth2_proxy_get_expiration_date

Rest.OAuth2Proxy.get_expiration_date

rest_oauth2_proxy_get_redirect_uri

Rest.OAuth2Proxy.get_redirect_uri

rest_oauth2_proxy_get_refresh_token

Rest.OAuth2Proxy.get_refresh_token

rest_oauth2_proxy_get_token_url

Rest.OAuth2Proxy.get_token_url

rest_oauth2_proxy_new

Rest.OAuth2Proxy.new

rest_oauth2_proxy_refresh_access_token

Rest.OAuth2Proxy.refresh_access_token

rest_oauth2_proxy_refresh_access_token_async

Rest.OAuth2Proxy.refresh_access_token_async

rest_oauth2_proxy_refresh_access_token_finish

Rest.OAuth2Proxy.refresh_access_token_finish

rest_oauth2_proxy_set_access_token

Rest.OAuth2Proxy.set_access_token

rest_oauth2_proxy_set_auth_url

Rest.OAuth2Proxy.set_auth_url

rest_oauth2_proxy_set_client_id

Rest.OAuth2Proxy.set_client_id

rest_oauth2_proxy_set_client_secret

Rest.OAuth2Proxy.set_client_secret

rest_oauth2_proxy_set_expiration_date

Rest.OAuth2Proxy.set_expiration_date

rest_oauth2_proxy_set_redirect_uri

Rest.OAuth2Proxy.set_redirect_uri

rest_oauth2_proxy_set_refresh_token

Rest.OAuth2Proxy.set_refresh_token

rest_oauth2_proxy_set_token_url

Rest.OAuth2Proxy.set_token_url

rest_param_get_content

Rest.Param.get_content

rest_param_get_content_length

Rest.Param.get_content_length

rest_param_get_content_type

Rest.Param.get_content_type

rest_param_get_file_name

Rest.Param.get_file_name

rest_param_get_name

Rest.Param.get_name

rest_param_is_string

Rest.Param.is_string

rest_param_new_full

Rest.Param.new_full

rest_param_new_string

Rest.Param.new_string

rest_param_new_with_owner

Rest.Param.new_with_owner

rest_param_ref

Rest.Param.ref

rest_param_unref

Rest.Param.unref

rest_params_add

Rest.Params.add

rest_params_are_strings

Rest.Params.are_strings

rest_params_as_string_hash_table

Rest.Params.as_string_hash_table

rest_params_copy

Rest.Params.copy

rest_params_get

Rest.Params.get

rest_params_iter_init

Rest.ParamsIter.init

rest_params_iter_next

Rest.ParamsIter.next

rest_params_new

Rest.Params.new

rest_params_ref

Rest.Params.ref

rest_params_remove

Rest.Params.remove

rest_params_unref

Rest.Params.unref

rest_pkce_code_challenge_copy

Rest.PkceCodeChallenge.copy

rest_pkce_code_challenge_free

Rest.PkceCodeChallenge.free

rest_pkce_code_challenge_get_challenge

Rest.PkceCodeChallenge.get_challenge

rest_pkce_code_challenge_get_verifier

Rest.PkceCodeChallenge.get_verifier

rest_pkce_code_challenge_new_random

Rest.PkceCodeChallenge.new_random

rest_proxy_add_soup_feature

Rest.Proxy.add_soup_feature

rest_proxy_auth_cancel

Rest.ProxyAuth.cancel

rest_proxy_auth_pause

Rest.ProxyAuth.pause

rest_proxy_auth_unpause

Rest.ProxyAuth.unpause

rest_proxy_bind

unavailable

rest_proxy_bind_valist

unavailable

rest_proxy_call_add_header

Rest.ProxyCall.add_header

rest_proxy_call_add_headers

unavailable

rest_proxy_call_add_headers_from_valist

unavailable

rest_proxy_call_add_param

Rest.ProxyCall.add_param

rest_proxy_call_add_param_full

Rest.ProxyCall.add_param_full

rest_proxy_call_add_params

unavailable

rest_proxy_call_add_params_from_valist

unavailable

rest_proxy_call_cancel

unavailable

rest_proxy_call_continuous

unavailable

rest_proxy_call_error_quark

Rest.ProxyCallError.quark

rest_proxy_call_error_quark

Rest.proxy_call_error_quark

REST_PROXY_CALL_FAILED

Rest.ProxyCallError.FAILED

rest_proxy_call_get_function

Rest.ProxyCall.get_function

rest_proxy_call_get_method

Rest.ProxyCall.get_method

rest_proxy_call_get_params

Rest.ProxyCall.get_params

rest_proxy_call_get_payload

Rest.ProxyCall.get_payload

rest_proxy_call_get_payload_length

Rest.ProxyCall.get_payload_length

rest_proxy_call_get_response_headers

Rest.ProxyCall.get_response_headers

rest_proxy_call_get_status_code

Rest.ProxyCall.get_status_code

C

Python

rest_proxy_call_get_status_message

Rest.ProxyCall.get_status_message

rest_proxy_call_invoke_async

Rest.ProxyCall.invoke_async

rest_proxy_call_invoke_finish

Rest.ProxyCall.invoke_finish

rest_proxy_call_lookup_header

Rest.ProxyCall.lookup_header

rest_proxy_call_lookup_param

Rest.ProxyCall.lookup_param

rest_proxy_call_lookup_response_header

Rest.ProxyCall.lookup_response_header

rest_proxy_call_remove_header

Rest.ProxyCall.remove_header

rest_proxy_call_remove_param

Rest.ProxyCall.remove_param

rest_proxy_call_serialize_params

Rest.ProxyCall.serialize_params

rest_proxy_call_set_function

Rest.ProxyCall.set_function

rest_proxy_call_set_method

Rest.ProxyCall.set_method

rest_proxy_call_sync

Rest.ProxyCall.sync

rest_proxy_call_upload

Rest.ProxyCall.upload

REST_PROXY_ERROR_BINDING_REQUIRED

Rest.ProxyError.BINDING_REQUIRED

REST_PROXY_ERROR_CANCELLED

Rest.ProxyError.CANCELLED

REST_PROXY_ERROR_CONNECTION

Rest.ProxyError.CONNECTION

REST_PROXY_ERROR_FAILED

Rest.ProxyError.FAILED

REST_PROXY_ERROR_HTTP_BAD_GATEWAY

Rest.ProxyError.HTTP_BAD_GATEWAY

REST_PROXY_ERROR_HTTP_BAD_REQUEST

Rest.ProxyError.HTTP_BAD_REQUEST

REST_PROXY_ERROR_HTTP_CONFLICT

Rest.ProxyError.HTTP_CONFLICT

REST_PROXY_ERROR_HTTP_EXPECTATION_FAILED

Rest.ProxyError.HTTP_EXPECTATION_FAILED

REST_PROXY_ERROR_HTTP_FORBIDDEN

Rest.ProxyError.HTTP_FORBIDDEN

REST_PROXY_ERROR_HTTP_FOUND

Rest.ProxyError.HTTP_FOUND

REST_PROXY_ERROR_HTTP_FOUROHTWO

Rest.ProxyError.HTTP_FOUROHTWO

REST_PROXY_ERROR_HTTP_GATEWAY_TIMEOUT

Rest.ProxyError.HTTP_GATEWAY_TIMEOUT

REST_PROXY_ERROR_HTTP_GONE

Rest.ProxyError.HTTP_GONE

REST_PROXY_ERROR_HTTP_HTTP_VERSION_NOT_SUPPORTED

Rest.ProxyError.HTTP_HTTP_VERSION_NOT_SUPPORTED

REST_PROXY_ERROR_HTTP_INTERNAL_SERVER_ERROR

Rest.ProxyError.HTTP_INTERNAL_SERVER_ERROR

REST_PROXY_ERROR_HTTP_LENGTH_REQUIRED

Rest.ProxyError.HTTP_LENGTH_REQUIRED

REST_PROXY_ERROR_HTTP_METHOD_NOT_ALLOWED

Rest.ProxyError.HTTP_METHOD_NOT_ALLOWED

REST_PROXY_ERROR_HTTP_MOVED_PERMANENTLY

Rest.ProxyError.HTTP_MOVED_PERMANENTLY

REST_PROXY_ERROR_HTTP_MULTIPLE_CHOICES

Rest.ProxyError.HTTP_MULTIPLE_CHOICES

REST_PROXY_ERROR_HTTP_NOT_ACCEPTABLE

Rest.ProxyError.HTTP_NOT_ACCEPTABLE

REST_PROXY_ERROR_HTTP_NOT_FOUND

Rest.ProxyError.HTTP_NOT_FOUND

REST_PROXY_ERROR_HTTP_NOT_IMPLEMENTED

Rest.ProxyError.HTTP_NOT_IMPLEMENTED

REST_PROXY_ERROR_HTTP_NOT_MODIFIED

Rest.ProxyError.HTTP_NOT_MODIFIED

REST_PROXY_ERROR_HTTP_PRECONDITION_FAILED

Rest.ProxyError.HTTP_PRECONDITION_FAILED

REST_PROXY_ERROR_HTTP_PROXY_AUTHENTICATION_REQUIRED

Rest.ProxyError.HTTP_PROXY_AUTHENTICATION_REQUIRED

REST_PROXY_ERROR_HTTP_REQUEST_ENTITY_TOO_LARGE

Rest.ProxyError.HTTP_REQUEST_ENTITY_TOO_LARGE

REST_PROXY_ERROR_HTTP_REQUEST_TIMEOUT

Rest.ProxyError.HTTP_REQUEST_TIMEOUT

REST_PROXY_ERROR_HTTP_REQUEST_URI_TOO_LONG

Rest.ProxyError.HTTP_REQUEST_URI_TOO_LONG

REST_PROXY_ERROR_HTTP_REQUESTED_RANGE_NOT_SATISFIABLE

Rest.ProxyError.HTTP_REQUESTED_RANGE_NOT_SATISFIABLE

REST_PROXY_ERROR_HTTP_SEE_OTHER

Rest.ProxyError.HTTP_SEE_OTHER

REST_PROXY_ERROR_HTTP_SERVICE_UNAVAILABLE

Rest.ProxyError.HTTP_SERVICE_UNAVAILABLE

REST_PROXY_ERROR_HTTP_TEMPORARY_REDIRECT

Rest.ProxyError.HTTP_TEMPORARY_REDIRECT

REST_PROXY_ERROR_HTTP_THREEOHSIX

Rest.ProxyError.HTTP_THREEOHSIX

REST_PROXY_ERROR_HTTP_UNAUTHORIZED

Rest.ProxyError.HTTP_UNAUTHORIZED

REST_PROXY_ERROR_HTTP_UNSUPPORTED_MEDIA_TYPE

Rest.ProxyError.HTTP_UNSUPPORTED_MEDIA_TYPE

REST_PROXY_ERROR_HTTP_USE_PROXY

Rest.ProxyError.HTTP_USE_PROXY

REST_PROXY_ERROR_IO

Rest.ProxyError.IO

rest_proxy_error_quark

Rest.ProxyError.quark

rest_proxy_error_quark

Rest.proxy_error_quark

REST_PROXY_ERROR_RESOLUTION

Rest.ProxyError.RESOLUTION

REST_PROXY_ERROR_SSL

Rest.ProxyError.SSL

REST_PROXY_ERROR_URL_INVALID

Rest.ProxyError.URL_INVALID

rest_proxy_get_user_agent

Rest.Proxy.get_user_agent

rest_proxy_new

Rest.Proxy.new

rest_proxy_new_call

Rest.Proxy.new_call

rest_proxy_new_with_authentication

Rest.Proxy.new_with_authentication

rest_proxy_set_user_agent

Rest.Proxy.set_user_agent

rest_proxy_simple_run

unavailable

rest_proxy_simple_run_valist

unavailable

rest_xml_node_add_attr

Rest.XmlNode.add_attr

rest_xml_node_add_child

Rest.XmlNode.add_child

rest_xml_node_find

Rest.XmlNode.find

rest_xml_node_get_attr

Rest.XmlNode.get_attr

rest_xml_node_print

Rest.XmlNode.print_

rest_xml_node_ref

unavailable

rest_xml_node_set_content

Rest.XmlNode.set_content

rest_xml_node_unref

unavailable

rest_xml_parser_new

Rest.XmlParser.new

rest_xml_parser_parse_from_data

Rest.XmlParser.parse_from_data

RestMemoryUse

Rest.MemoryUse

RestOAuth2Proxy

Rest.OAuth2Proxy

RestOAuth2ProxyCall

Rest.OAuth2ProxyCall

RestOAuth2ProxyCallClass

Rest.OAuth2ProxyCallClass

RestOAuth2ProxyClass

Rest.OAuth2ProxyClass

RestParam

Rest.Param

RestParams

Rest.Params

RestParamsIter

Rest.ParamsIter

C

Python

RestPkceCodeChallenge

Rest.PkceCodeChallenge

RestProxy

Rest.Proxy

RestProxyAuth

Rest.ProxyAuth

RestProxyAuthClass

Rest.ProxyAuthClass

RestProxyCall

Rest.ProxyCall

RestProxyCallAsyncCallback

Rest.ProxyCallAsyncCallback

RestProxyCallClass

Rest.ProxyCallClass

RestProxyCallContinuousCallback

Rest.ProxyCallContinuousCallback

RestProxyCallError

Rest.ProxyCallError

RestProxyCallUploadCallback

Rest.ProxyCallUploadCallback

RestProxyClass

Rest.ProxyClass

RestProxyError

Rest.ProxyError

RestXmlNode

Rest.XmlNode

RestXmlParser

Rest.XmlParser

RestXmlParserClass

Rest.XmlParserClass