summaryrefslogtreecommitdiff
path: root/mate-panel/xstuff.h
diff options
context:
space:
mode:
authorWilliam Wold <[email protected]>2019-01-26 04:56:26 -0500
committerlukefromdc <[email protected]>2019-01-29 19:09:05 +0000
commitab19ac4da4490363535be79404900a9c8044987d (patch)
tree1ab440818959f9f190f637ccdbe281f7fb6ce57a /mate-panel/xstuff.h
parente3846eb096a7ded4566775bcca0a3e3ceb22f762 (diff)
downloadmate-panel-ab19ac4da4490363535be79404900a9c8044987d.tar.bz2
mate-panel-ab19ac4da4490363535be79404900a9c8044987d.tar.xz
xstuff: add is_using_x11 ()
Diffstat (limited to 'mate-panel/xstuff.h')
-rw-r--r--mate-panel/xstuff.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-panel/xstuff.h b/mate-panel/xstuff.h
index 0bf29738..5d3c4497 100644
--- a/mate-panel/xstuff.h
+++ b/mate-panel/xstuff.h
@@ -12,6 +12,8 @@
#include "panel-enums-gsettings.h"
+gboolean is_using_x11 (void);
+
void xstuff_zoom_animate (GtkWidget *widget,
cairo_surface_t *surface,
PanelOrientation orientation,