You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebindings/tdejava/koala/tdejava/HTMLDirectoryElement.h

24 lines
1.0 KiB

/* DO NOT EDIT THIS FILE - it is machine generated */
#ifndef __org_trinitydesktop_koala_HTMLDirectoryElement__
#define __org_trinitydesktop_koala_HTMLDirectoryElement__
#include <jni.h>
#ifdef __cplusplus
extern "C"
{
#endif
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_newHTMLDirectoryElement__ (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_newHTMLDirectoryElement__Lorg_trinitydesktop_koala_HTMLDirectoryElement_2 (JNIEnv *env, jobject, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_newHTMLDirectoryElement__Lorg_trinitydesktop_koala_Node_2 (JNIEnv *env, jobject, jobject);
extern JNIEXPORT jboolean JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_compact (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_setCompact (JNIEnv *env, jobject, jboolean);
#ifdef __cplusplus
}
#endif
#endif /* __org_trinitydesktop_koala_HTMLDirectoryElement__ */