Fix a FIXME

This commit is contained in:
Matthias Clasen 2006-07-07 03:09:20 +00:00
parent dbecb7995f
commit 0cc3bce553
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-07-06 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtktooltips.sgml: Fix a FIXME (#346092,
Claudio Saavedra, Priit Laes)
2006-07-02 Matthias Clasen <mclasen@redhat.com>
* === Released 2.10.0 ===

View File

@ -133,7 +133,7 @@ Sets the time between the user moving the mouse over a widget and the widget's t
</para>
@tooltips: a #GtkTooltips.
@delay: an integer value representing seconds (FIXME: double-check this).
@delay: an integer value representing milliseconds.
<!-- ##### FUNCTION gtk_tooltips_set_tip ##### -->