[gtk+/gtk-2-90] Remove GtkTooltips completely
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90] Remove GtkTooltips completely
- Date: Sat, 24 Apr 2010 03:47:53 +0000 (UTC)
commit 7e791af1673e4c1dab2ab5ddb6c0bc0193182a6f
Author: Javier Jardón <jjardon gnome org>
Date: Sat Apr 24 05:15:05 2010 +0200
Remove GtkTooltips completely
docs/reference/gtk/gtk-sections.txt | 25 ----
docs/reference/gtk/gtk.types | 1 -
docs/reference/gtk/tmpl/gtktooltips.sgml | 191 ------------------------------
gtk/gtk.symbols | 16 ---
4 files changed, 0 insertions(+), 233 deletions(-)
---
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt
index 3c956a9..52a9e6e 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -4216,31 +4216,6 @@ GtkToggleToolButtonPrivate
</SECTION>
<SECTION>
-<FILE>gtktooltips</FILE>
-<TITLE>GtkTooltips</TITLE>
-GtkTooltips
-GtkTooltipsData
-gtk_tooltips_new
-gtk_tooltips_enable
-gtk_tooltips_disable
-gtk_tooltips_set_delay
-gtk_tooltips_set_tip
-gtk_tooltips_data_get
-gtk_tooltips_force_window
-gtk_tooltips_get_info_from_tip_window
-
-<SUBSECTION Standard>
-GTK_TOOLTIPS
-GTK_IS_TOOLTIPS
-GTK_TYPE_TOOLTIPS
-GTK_TOOLTIPS_CLASS
-GTK_IS_TOOLTIPS_CLASS
-GTK_TOOLTIPS_GET_CLASS
-<SUBSECTION Private>
-gtk_tooltips_get_type
-</SECTION>
-
-<SECTION>
<FILE>gtktoolitemgroup</FILE>
<TITLE>GtkToolItemGroup</TITLE>
GtkToolItemGroup
diff --git a/docs/reference/gtk/gtk.types b/docs/reference/gtk/gtk.types
index 705b422..8ca9c8f 100644
--- a/docs/reference/gtk/gtk.types
+++ b/docs/reference/gtk/gtk.types
@@ -165,7 +165,6 @@ gtk_tool_button_get_type
gtk_tool_item_get_type
gtk_tool_item_group_get_type
gtk_tool_palette_get_type
-gtk_tooltips_get_type
gtk_tree_drag_dest_get_type
gtk_tree_drag_source_get_type
gtk_tree_get_type
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols
index 272acca..e88e7b0 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -3821,22 +3821,6 @@ gtk_tooltip_trigger_tooltip_query
#endif
#endif
-#if IN_HEADER(__GTK_TOOLTIPS_H__)
-#if IN_FILE(__GTK_TOOLTIPS_C__)
-#ifndef GTK_DISABLE_DEPRECATED
-gtk_tooltips_data_get
-gtk_tooltips_disable
-gtk_tooltips_enable
-gtk_tooltips_force_window
-gtk_tooltips_get_info_from_tip_window
-gtk_tooltips_get_type G_GNUC_CONST
-gtk_tooltips_new
-gtk_tooltips_set_delay
-gtk_tooltips_set_tip
-#endif
-#endif
-#endif
-
#if IN_HEADER(__GTK_TRAY_ICON_H__)
#if IN_FILE(__GTK_TRAY_ICON_X11_C__)
#ifndef G_OS_WIN32
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]