XenevaOS
Loading...
Searching...
No Matches
glimpse.h
Go to the documentation of this file.
1
30#ifndef __GLIMPSE_H__
31#define __GLIPMSE_H__
32
33#include <chitralekha.h>
34#include <widgets/base.h>
35#include <widgets/window.h>
36
41extern void GlimpseWindowPaint(ChWindow* win);
42
43#endif
void GlimpseWindowPaint(ChWindow *win)
GlimpseWindowPaint – paint the glimpse window.
Definition glwin.cpp:66
ChWindow * win
Definition namdapha.cpp:45
Definition window.h:90