summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtktooltips.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktooltips.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtktooltips.sgml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtktooltips.sgml b/docs/reference/gtk/tmpl/gtktooltips.sgml
index 928950adf..9676ec232 100644
--- a/docs/reference/gtk/tmpl/gtktooltips.sgml
+++ b/docs/reference/gtk/tmpl/gtktooltips.sgml
@@ -90,6 +90,9 @@ Information about the tooltip (if any) associated with an arbitrary widget can b
<!-- ##### SECTION Stability_Level ##### -->
+<!-- ##### SECTION Image ##### -->
+
+
<!-- ##### STRUCT GtkTooltips ##### -->
<para>Holds information about a group of tooltips. Fields should be changed using the functions provided, rather than directly accessing the struct's members.
</para>
@@ -113,6 +116,7 @@ Information about the tooltip (if any) associated with an arbitrary widget can b
Creates an empty group of tooltips. This function initialises a #GtkTooltips structure. Without at least one such structure, you can not add tips to your application.
</para>
+@void:
@Returns: a new #GtkTooltips group for you to use.
@Deprecated: 2.12: