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-3.2.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.2.beta platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.9 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.8 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.7 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.6 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.5 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.4 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.2.0.beta.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.1.beta platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.0.beta.5 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.0.beta.4 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.0.beta.3 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.0.beta.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h
rhodes-3.1.0.beta.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_RhoMenu.h