speedwm-personal/bar/statusbar-basic.h

4 lines
179 B
C
Raw Normal View History

static int width_status_basic(Bar *bar, BarWidthArg *a);
static int draw_status_basic(Bar *bar, BarDrawArg *a);
static int click_status_basic(Bar *bar, Arg *arg, BarClickArg *a);