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:
parent
74d480e6de
commit
e2f8aa5cc8
@ -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>
|
2006-03-08 Carlos Garnacho <carlosg@gnome.org>
|
||||||
|
|
||||||
Rename ::tab-added and ::tab-removed signals to ::page-added and
|
Rename ::tab-added and ::tab-removed signals to ::page-added and
|
||||||
|
@ -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>
|
2006-03-08 Carlos Garnacho <carlosg@gnome.org>
|
||||||
|
|
||||||
Rename ::tab-added and ::tab-removed signals to ::page-added and
|
Rename ::tab-added and ::tab-removed signals to ::page-added and
|
||||||
|
@ -3429,9 +3429,11 @@ gtk_tooltips_set_tip
|
|||||||
|
|
||||||
#if IN_HEADER(__GTK_TRAY_ICON_H__)
|
#if IN_HEADER(__GTK_TRAY_ICON_H__)
|
||||||
#if IN_FILE(__GTK_TRAY_ICON_X11_C__)
|
#if IN_FILE(__GTK_TRAY_ICON_X11_C__)
|
||||||
|
#ifndef G_OS_WIN32
|
||||||
gtk_tray_icon_get_type G_GNUC_CONST
|
gtk_tray_icon_get_type G_GNUC_CONST
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#if IN_HEADER(__GTK_TREE_H__)
|
#if IN_HEADER(__GTK_TREE_H__)
|
||||||
#if IN_FILE(__GTK_TREE_C__)
|
#if IN_FILE(__GTK_TREE_C__)
|
||||||
|
Loading…
Reference in New Issue
Block a user