suckless-utils/dwm-flexipatch/patch/bar_awesomebar.h

5 lines
160 B
C
Raw Normal View History

2023-09-14 16:27:51 +02:00
static int width_awesomebar(Bar *bar, BarArg *a);
static int draw_awesomebar(Bar *bar, BarArg *a);
static int click_awesomebar(Bar *bar, Arg *arg, BarArg *a);