4 lines
173 B
C
4 lines
173 B
C
static int width_ltsymbol(Monitor *m, BarWidthArg *a);
|
|
static int draw_ltsymbol(Monitor *m, BarDrawArg *a);
|
|
static int click_ltsymbol(Monitor *m, Arg *arg, BarClickArg *a);
|