No gtk_tray_icon_get_type on Win32.

2006-03-09  Tor Lillqvist  <tml@novell.com>

	* gtk/gtk.symbols: No gtk_tray_icon_get_type on Win32.
This commit is contained in:
Tor Lillqvist 2006-03-09 01:44:19 +00:00 committed by Tor Lillqvist
parent 74d480e6de
commit e2f8aa5cc8
3 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-03-09 Tor Lillqvist <tml@novell.com>
* gtk/gtk.symbols: No gtk_tray_icon_get_type on Win32.
2006-03-08 Carlos Garnacho <carlosg@gnome.org>
Rename ::tab-added and ::tab-removed signals to ::page-added and

View File

@ -1,3 +1,7 @@
2006-03-09 Tor Lillqvist <tml@novell.com>
* gtk/gtk.symbols: No gtk_tray_icon_get_type on Win32.
2006-03-08 Carlos Garnacho <carlosg@gnome.org>
Rename ::tab-added and ::tab-removed signals to ::page-added and

View File

@ -3429,9 +3429,11 @@ gtk_tooltips_set_tip
#if IN_HEADER(__GTK_TRAY_ICON_H__)
#if IN_FILE(__GTK_TRAY_ICON_X11_C__)
#ifndef G_OS_WIN32
gtk_tray_icon_get_type G_GNUC_CONST
#endif
#endif
#endif
#if IN_HEADER(__GTK_TREE_H__)
#if IN_FILE(__GTK_TREE_C__)