Files
my-dwm-flexipatch/patch/bar_statusbutton.h
2022-09-23 00:01:22 +02:00

5 lines
154 B
C

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);