dwm/patch/bar_statusbutton.h

3 lines
166 B
C
Raw Normal View History

2020-07-18 13:03:30 +02:00
static int width_stbutton(Bar *bar, BarWidthArg *a);
static int draw_stbutton(Bar *bar, BarDrawArg *a);
static int click_stbutton(Bar *bar, Arg *arg, BarClickArg *a);