summaryrefslogtreecommitdiffstats
path: root/src_native/gnome/ProxySchemasGSettingsAccess.h
diff options
context:
space:
mode:
authorBjörn Hagemeister2014-11-11 14:40:18 +0100
committerBjörn Hagemeister2014-11-11 14:40:18 +0100
commite70ee5b59306ea37dd0c72603c61b33b1555def9 (patch)
treee6f09d76449da54463b9b4fa408b7dfba4b4b7bf /src_native/gnome/ProxySchemasGSettingsAccess.h
downloadproxy-vole-e70ee5b59306ea37dd0c72603c61b33b1555def9.tar.gz
proxy-vole-e70ee5b59306ea37dd0c72603c61b33b1555def9.tar.xz
proxy-vole-e70ee5b59306ea37dd0c72603c61b33b1555def9.zip
Added proxy java classes.
Diffstat (limited to 'src_native/gnome/ProxySchemasGSettingsAccess.h')
-rw-r--r--src_native/gnome/ProxySchemasGSettingsAccess.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/src_native/gnome/ProxySchemasGSettingsAccess.h b/src_native/gnome/ProxySchemasGSettingsAccess.h
new file mode 100644
index 0000000..84c112d
--- /dev/null
+++ b/src_native/gnome/ProxySchemasGSettingsAccess.h
@@ -0,0 +1,21 @@
+/* DO NOT EDIT THIS FILE - it is machine generated */
+#include <jni.h>
+/* Header for class com_btr_proxy_search_desktop_gnome_ProxySchemasGSettingsAccess */
+
+#ifndef _Included_com_btr_proxy_search_desktop_gnome_ProxySchemasGSettingsAccess
+#define _Included_com_btr_proxy_search_desktop_gnome_ProxySchemasGSettingsAccess
+#ifdef __cplusplus
+extern "C" {
+#endif
+/*
+ * Class: com_btr_proxy_search_desktop_gnome_ProxySchemasGSettingsAccess
+ * Method: getValueByKeyBySchema
+ * Signature: ()Ljava/util/Map;
+ */
+JNIEXPORT jobject JNICALL Java_com_btr_proxy_search_desktop_gnome_ProxySchemasGSettingsAccess_getValueByKeyBySchema
+ (JNIEnv *, jclass);
+
+#ifdef __cplusplus
+}
+#endif
+#endif