NekoWM
A gfxprim proxy backend tiling window manager
Loading...
Searching...
No Matches
Data Structures | Functions
neko_menu.h File Reference

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.
 

Detailed Description

An on screen menu.

Definition in file neko_menu.h.

Function Documentation

◆ neko_menu_repaint()

void neko_menu_repaint ( struct neko_menu menu,
gp_pixmap *  pixmap 
)

Repaints the menu.

The menu takes the whole pixmap.

Parameters
menuA menu description.
pixmapA pixmap to draw the menu into.