summaryrefslogtreecommitdiff
path: root/xhsb/XProto.glue.h
diff options
context:
space:
mode:
Diffstat (limited to 'xhsb/XProto.glue.h')
-rw-r--r--xhsb/XProto.glue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xhsb/XProto.glue.h b/xhsb/XProto.glue.h
index a6f8b8a..f9055ae 100644
--- a/xhsb/XProto.glue.h
+++ b/xhsb/XProto.glue.h
@@ -1,3 +1,4 @@
#include <X11/XCB/xcb.h>
CARD32 _internAtom(XCBConnection *c, BOOL onlyIfExists, CARD16 name_len, char *name);
+CARD32 _ListFontsWithInfo(XCBConnection *c, CARD16 max_names, CARD16 pattern_len, char *pattern);