Sha256: 0aee3bbc06561dff90f1ca7a1ab93d25d34ae600a2deef7d8ee7225ed39d378c

Contents?: true

Size: 1.52 KB

Versions: 126

Compression:

Stored size: 1.52 KB

Contents

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_rhomobile_rhodes_RhoMenu */

#ifndef _Included_com_rhomobile_rhodes_RhoMenu
#define _Included_com_rhomobile_rhodes_RhoMenu
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     com_rhomobile_rhodes_RhoMenu
 * Method:    allocMenu
 * Signature: ()J
 */
JNIEXPORT jlong JNICALL Java_com_rhomobile_rhodes_RhoMenu_allocMenu
  (JNIEnv *, jobject);

/*
 * Class:     com_rhomobile_rhodes_RhoMenu
 * Method:    deallocMenu
 * Signature: (J)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_RhoMenu_deallocMenu
  (JNIEnv *, jobject, jlong);

/*
 * Class:     com_rhomobile_rhodes_RhoMenu
 * Method:    getMenuSize
 * Signature: (J)I
 */
JNIEXPORT jint JNICALL Java_com_rhomobile_rhodes_RhoMenu_getMenuSize
  (JNIEnv *, jobject, jlong);

/*
 * Class:     com_rhomobile_rhodes_RhoMenu
 * Method:    getMenuItemLabel
 * Signature: (JI)Ljava/lang/String;
 */
JNIEXPORT jstring JNICALL Java_com_rhomobile_rhodes_RhoMenu_getMenuItemLabel
  (JNIEnv *, jobject, jlong, jint);

/*
 * Class:     com_rhomobile_rhodes_RhoMenu
 * Method:    getMenuItemType
 * Signature: (JI)Ljava/lang/String;
 */
JNIEXPORT jstring JNICALL Java_com_rhomobile_rhodes_RhoMenu_getMenuItemType
  (JNIEnv *, jobject, jlong, jint);

/*
 * Class:     com_rhomobile_rhodes_RhoMenu
 * Method:    getMenuItemUrl
 * Signature: (JI)Ljava/lang/String;
 */
JNIEXPORT jstring JNICALL Java_com_rhomobile_rhodes_RhoMenu_getMenuItemUrl
  (JNIEnv *, jobject, jlong, jint);

#ifdef __cplusplus
}
#endif
#endif

Version data entries

126 entries across 126 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-7.5.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-7.4.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-7.1.17 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-6.2.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-6.0.11 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.18 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.17 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.15 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.0.22 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.0.7 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.0.3 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-5.5.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
tauplatform-1.0.3 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
tauplatform-1.0.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
tauplatform-1.0.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.5.1.12 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.3.5 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.4.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h