summaryrefslogtreecommitdiff
path: root/mate-panel/panel-profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-profile.h')
-rw-r--r--mate-panel/panel-profile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-panel/panel-profile.h b/mate-panel/panel-profile.h
index ffa43af3..ff690527 100644
--- a/mate-panel/panel-profile.h
+++ b/mate-panel/panel-profile.h
@@ -123,9 +123,9 @@ void panel_profile_get_background_color (PanelToplevel *topl
#endif
#if GTK_CHECK_VERSION (3, 0, 0)
-void panel_profile_set_background_gdk_rgba_color (PanelToplevel *toplevel,
+void panel_profile_set_background_gdk_rgba (PanelToplevel *toplevel,
GdkRGBA *color);
-void panel_profile_get_background_gdk_rgba_color (PanelToplevel *toplevel,
+void panel_profile_get_background_gdk_rgba (PanelToplevel *toplevel,
GdkRGBA *color);
#else
void panel_profile_set_background_gdk_color (PanelToplevel *toplevel,