summaryrefslogtreecommitdiffstats
path: root/src_native/gnome/ProxySchemasGSettingsAccess.h
diff options
context:
space:
mode:
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