dwm/patch/bar_wintitle.h

3 lines
152 B
C
Raw Normal View History

static int width_wintitle(Bar *bar, BarArg *a);
static int draw_wintitle(Bar *bar, BarArg *a);
static int click_wintitle(Bar *bar, Arg *arg, BarArg *a);