focusadjacenttag.h (254B)
1 static void tagtoleft(const Arg *arg); 2 static void tagtoright(const Arg *arg); 3 static void viewtoleft(const Arg *arg); 4 static void viewtoright(const Arg *arg); 5 static void tagandviewtoleft(const Arg *arg); 6 static void tagandviewtoright(const Arg *arg); 7