NekoWM
A gfxprim proxy backend tiling window manager
|
An on screen menu. More...
Go to the source code of this file.
Data Structures | |
struct | neko_menu |
A neko menu description. More... | |
Functions | |
void | neko_menu_repaint (struct neko_menu *menu, gp_pixmap *pixmap) |
Repaints the menu. | |
An on screen menu.
Definition in file neko_menu.h.
void neko_menu_repaint | ( | struct neko_menu * | menu, |
gp_pixmap * | pixmap | ||
) |
Repaints the menu.
The menu takes the whole pixmap.
menu | A menu description. |
pixmap | A pixmap to draw the menu into. |