]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktoolbar.h
Remove deprecated GtkTooltips
[~andy/gtk] / gtk / gtktoolbar.h
index fccfe4e8ed541be9517a1c945eb67875c9a94530..89af1d82a5acc5ddd743121e6b626b16719b0f61 100644 (file)
@@ -38,7 +38,6 @@
 
 
 #include <gtk/gtkcontainer.h>
-#include <gtk/gtktooltips.h>
 #include <gtk/gtktoolitem.h>
 
 G_BEGIN_DECLS
@@ -94,12 +93,6 @@ struct _GtkToolbar
   GtkToolbarStyle  GSEAL (style);
   GtkIconSize      GSEAL (icon_size);
 
-#ifndef GTK_DISABLE_DEPRECATED
-  GtkTooltips     *GSEAL (tooltips);
-#else
-  gpointer         GSEAL (_tooltips);
-#endif
-
   /*< private >*/
   gint             GSEAL (button_maxw);                /* maximum width of homogeneous children */
   gint             GSEAL (button_maxh);                /* maximum height of homogeneous children */