summaryrefslogtreecommitdiff
path: root/mate-panel/panel-applet-frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-applet-frame.h')
-rw-r--r--mate-panel/panel-applet-frame.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-panel/panel-applet-frame.h b/mate-panel/panel-applet-frame.h
index 618d0e3d..0c0fbd09 100644
--- a/mate-panel/panel-applet-frame.h
+++ b/mate-panel/panel-applet-frame.h
@@ -126,8 +126,8 @@ void _mate_panel_applet_frame_update_flags (MatePanelAppletFrame *fram
gboolean has_handle);
void _mate_panel_applet_frame_update_size_hints (MatePanelAppletFrame *frame,
- gint *size_hints,
- guint n_elements);
+ gint *size_hints,
+ gsize n_elements);
char *_mate_panel_applet_frame_get_background_string (MatePanelAppletFrame *frame,
PanelWidget *panel,