summaryrefslogtreecommitdiffstats
path: root/src_native/gnome/ProxySchemasGSettingsAccess.h
blob: 84c112d7867a453c75456468d777b88cca34dacf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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