packages feed

fltkhs-0.4.0.0: c-src/Fl_XBM_ImageC.h

#ifndef __FL_XBM_IMAGE_C__
#define __FL_XBM_IMAGE_C__
#ifdef __cplusplus
#include "FL/Fl.H"
#include "FL/Fl_XBM_Image.H"
#include "Fl_CallbackC.h"
EXPORT {
#endif
  FL_EXPORT_C(fl_XBM_Image, Fl_XBM_Image_New)(const char* filename);
#ifdef __cplusplus
}
#endif
#endif