Fix a typo in the docs. (#453930, Guillaume Cottenceau)
2007-07-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtktooltip.c (gtk_tooltip_trigger_tooltip_query): Fix a typo in the docs. (#453930, Guillaume Cottenceau) svn path=/trunk/; revision=18419
This commit is contained in:

committed by
Matthias Clasen

parent
c255676e25
commit
d8a25fcdff
@ -1,3 +1,8 @@
|
|||||||
|
2007-07-09 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtktooltip.c (gtk_tooltip_trigger_tooltip_query):
|
||||||
|
Fix a typo in the docs. (#453930, Guillaume Cottenceau)
|
||||||
|
|
||||||
2007-07-09 Kristian Rietveld <kris@imendio.com>
|
2007-07-09 Kristian Rietveld <kris@imendio.com>
|
||||||
|
|
||||||
Replace non-deprecated API using old tooltips API, deprecate
|
Replace non-deprecated API using old tooltips API, deprecate
|
||||||
|
@ -329,7 +329,7 @@ gtk_tooltip_set_custom (GtkTooltip *tooltip,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_tooltip_trigger_tooltip_query:
|
* gtk_tooltip_trigger_tooltip_query:
|
||||||
* @display: a #GtkDisplay
|
* @display: a #GdkDisplay
|
||||||
*
|
*
|
||||||
* Triggers a new tooltip query on @display, in order to update the current
|
* Triggers a new tooltip query on @display, in order to update the current
|
||||||
* visible tooltip, or to show/hide the current tooltip. This function is
|
* visible tooltip, or to show/hide the current tooltip. This function is
|
||||||
|
Reference in New Issue
Block a user