[gtk+/gtk-2-90: 193/200] Remove GtkTooltips completely
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90: 193/200] Remove GtkTooltips completely
- Date: Mon, 3 May 2010 00:12:49 +0000 (UTC)
commit 9a4e3371e2871128019a610ab369d1093f367d6b
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 b4c703b..315b74c 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -4225,31 +4225,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 d85ae81..417fca5 100644
--- a/docs/reference/gtk/gtk.types
+++ b/docs/reference/gtk/gtk.types
@@ -166,7 +166,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 3d04a21..cd719dc 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -3837,22 +3837,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]