export _gdk_win32_pixbuf_to_hicon() as

2005-09-18  Hans Breuer  <hans@breuer.org>

	* gdk/gdk.symbols gdk/win32/gdkwin32.h gdk/win32/gdkcursorwin32.c : export
	_gdk_win32_pixbuf_to_hicon() as gdk_win32_pixbuf_to_hicon_libgtk_only()
	* gtk/gtktrayicon-win32.c : a lot of debug spew but it has started to show
	the icon and is blinking with teststatusicon. More to come ...
This commit is contained in:
Hans Breuer
2005-09-18 17:46:55 +00:00
committed by Hans Breuer
parent e5d06c7ca9
commit 99b5586acc
5 changed files with 22 additions and 0 deletions

View File

@ -1076,6 +1076,7 @@ gdk_win32_handle_table_lookup
#if IN_HEADER(__GDK_WIN32_H__)
#if IN_FILE(__GDK_CURSOR_WIN32_C__)
gdk_win32_icon_to_pixbuf_libgtk_only
gdk_win32_pixbuf_to_hicon_libgtk_only
#endif
#endif