PuglStatus
Return status code.
Definition pugl.h:627
@ PUGL_SUCCESS
Success.
Definition pugl.h:628
struct PuglViewImpl PuglView
A drawable region that receives events.
Definition pugl.h:810
#define PUGL_END_DECLS
Definition pugl.h:47
#define PUGL_BEGIN_DECLS
Definition pugl.h:46
static void puglStubDestroy(PuglView *const view)
Definition stub.h:28
static PuglStatus puglStubLeave(PuglView *const view, const PuglExposeEvent *const expose)
Definition stub.h:42
static PuglStatus puglStubEnter(PuglView *const view, const PuglExposeEvent *const expose)
Definition stub.h:34
static void * puglStubGetContext(PuglView *const view)
Definition stub.h:50
static PUGL_BEGIN_DECLS PuglStatus puglStubConfigure(PuglView *const view)
Definition stub.h:14
static PuglStatus puglStubCreate(PuglView *const view)
Definition stub.h:21
#define void
Definition unzip.h:396