mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-21 23:19:22 +01:00
4 lines
154 B
C
Executable file
4 lines
154 B
C
Executable file
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);
|
|
|