1
0
mirror of https://github.com/mintycube/dotfiles.git synced 2024-10-22 12:05:41 +00:00
2024-04-23 07:46:41 +05: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);