From 95ac4907de609f33f0da8e03b44a14f94613f03e Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 30 Oct 2014 09:12:32 +0000 Subject: fixed 'Minimize to tray icon' option notworking on Windows. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3428 ee746299-78ed-0310-b773-934348b2243d --- src/gtkutils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gtkutils.h') diff --git a/src/gtkutils.h b/src/gtkutils.h index 3434bd2b..c3809a81 100644 --- a/src/gtkutils.h +++ b/src/gtkutils.h @@ -96,6 +96,8 @@ void gtkut_widget_set_small_font_size (GtkWidget *widget); gboolean gtkut_font_can_load (const gchar *str); +gdouble gtkut_get_dpi (void); + void gtkut_convert_int_to_gdk_color (gint rgbvalue, GdkColor *color); -- cgit v1.2.3