summaryrefslogtreecommitdiffstats
path: root/include/xcb.h
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2017-06-01 11:57:57 +0200
committerQuentin Glidic <sardemff7+git@sardemff7.net>2017-06-01 11:57:57 +0200
commit000dce1083c2599467e108d6e571955a5a0a1ae5 (patch)
treed2a92a23ed35654f7b0adf9d51c4b897a57b0de9 /include/xcb.h
parentf042851add70c9af0adc2b3017dedbb563c9ca3a (diff)
xcb: Hide grab details
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'include/xcb.h')
-rw-r--r--include/xcb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xcb.h b/include/xcb.h
index 0c89bb30..26163ca6 100644
--- a/include/xcb.h
+++ b/include/xcb.h
@@ -210,7 +210,7 @@ extern xcb_visualtype_t *visual;
*/
extern xcb_colormap_t map;
-void x11_late_setup ( void );
+gboolean x11_late_setup ( void );
/**
* Gets a surface containing the background image of the desktop.