3 lines
166 B
C
3 lines
166 B
C
static int width_status(Monitor *m, BarWidthArg *a);
|
|
static int draw_status(Monitor *m, BarDrawArg *a);
|
|
static int click_status(Monitor *m, Arg *arg, BarClickArg *a); |