#include <stdio.h>
#include <xcb/xcb.h>
#include "log.h"
Go to the source code of this file.
#define I3__FILE__ "debug.c" |
int format_event |
( |
xcb_generic_event_t * |
e) | |
|
Initial value:= {
"Success",
"BadRequest",
"BadValue",
"BadWindow",
"BadPixmap",
"BadAtom",
"BadCursor",
"BadFont",
"BadMatch",
"BadDrawable",
"BadAccess",
"BadAlloc",
"BadColor",
"BadGC",
"BadIDChoice",
"BadName",
"BadLength",
"BadImplementation",
}
Definition at line 18 of file debug.c.
Referenced by format_event().
const char* labelRequest[] |
|
static |
const char* labelSendEvent[] |
|
static |