summaryrefslogtreecommitdiff
path: root/mate-panel/panel-widget.h
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-01-31 09:46:08 +0300
committermonsta <[email protected]>2018-01-31 09:46:08 +0300
commitab7987701bcea97e4326fecd161c3137080f6077 (patch)
tree3e49c11405cc69fab4b8a10ba4342cf70078d22a /mate-panel/panel-widget.h
parentf553591e0562fd7b4bba0fe6a6182bc0b3747a34 (diff)
downloadmate-panel-ab7987701bcea97e4326fecd161c3137080f6077.tar.bz2
mate-panel-ab7987701bcea97e4326fecd161c3137080f6077.tar.xz
require GTK+ 3.22 and GLib 2.50
Diffstat (limited to 'mate-panel/panel-widget.h')
-rw-r--r--mate-panel/panel-widget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mate-panel/panel-widget.h b/mate-panel/panel-widget.h
index e9064085..e84cc6c2 100644
--- a/mate-panel/panel-widget.h
+++ b/mate-panel/panel-widget.h
@@ -206,9 +206,7 @@ void panel_widget_focus (PanelWidget *panel);
PanelOrientation panel_widget_get_applet_orientation (PanelWidget *panel);
-#if GTK_CHECK_VERSION (3, 18, 0)
void panel_widget_emit_background_changed (PanelWidget *panel);
-#endif
void panel_widget_set_applet_size_constrained (PanelWidget *panel,
GtkWidget *applet,