Milán Major

netscape-revival

1 branch
Code

sun-java/awt/x/_gen/sun_awt_motif_MToolkit.h

/* DO NOT EDIT THIS FILE - it is machine generated */
#include "native.h"
/* Header for class sun_awt_motif_MToolkit */

#ifndef _Included_sun_awt_motif_MToolkit
#define _Included_sun_awt_motif_MToolkit

typedef struct Classsun_awt_motif_MToolkit {
/* Inaccessible static: toolkit */
/* Inaccessible static: screenmodel */
/* Inaccessible static: imgHash */
    char PAD;	/* ANSI C requires structures to have a least one member */
} Classsun_awt_motif_MToolkit;
HandleTo(sun_awt_motif_MToolkit);

extern void sun_awt_motif_MToolkit_init(struct Hsun_awt_motif_MToolkit* self);
extern void sun_awt_motif_MToolkit_run(struct Hsun_awt_motif_MToolkit* self);
struct Hjava_awt_image_ColorModel;
extern struct Hjava_awt_image_ColorModel *sun_awt_motif_MToolkit_makeColorModel(struct Hsun_awt_motif_MToolkit* self);
extern long sun_awt_motif_MToolkit_getScreenResolution(struct Hsun_awt_motif_MToolkit* self);
extern long sun_awt_motif_MToolkit_getScreenWidth(struct Hsun_awt_motif_MToolkit* self);
extern long sun_awt_motif_MToolkit_getScreenHeight(struct Hsun_awt_motif_MToolkit* self);
extern void sun_awt_motif_MToolkit_sync(struct Hsun_awt_motif_MToolkit* self);
#endif