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

4 lines
153 B
C
Raw Normal View History

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