summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkwin32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/win32/gdkwin32.h')
-rw-r--r--gdk/win32/gdkwin32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdk/win32/gdkwin32.h b/gdk/win32/gdkwin32.h
index 14c91baa46..c34bac114a 100644
--- a/gdk/win32/gdkwin32.h
+++ b/gdk/win32/gdkwin32.h
@@ -84,6 +84,9 @@ void gdk_win32_selection_add_targets (GdkWindow *owner,
gint n_targets,
GdkAtom *targets);
+/* For internal GTK use only */
+GdkPixbuf * gdk_win32_icon_to_pixbuf_libgtk_only (HICON hicon);
+
G_END_DECLS
#endif /* __GDK_WIN32_H__ */