forked from AuroraMiddleware/gtk
Minor fix.
This commit is contained in:
parent
dee0596686
commit
d9306707db
@ -1,4 +1,6 @@
|
||||
2002-01-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* gtk/tmpl/gtktooltips.sgml: Minor fixes.
|
||||
|
||||
* gtk/tmpl/gtkrc.sgml: Minor fixes.
|
||||
|
||||
|
@ -154,9 +154,13 @@ Retrieves any #GtkTooltipsData previously associated with the given widget.
|
||||
|
||||
<!-- ##### FUNCTION gtk_tooltips_force_window ##### -->
|
||||
<para>
|
||||
Soon as I play with this, I'll report what it does.
|
||||
Ensures that the window used for displaying the given @tooltips is created.
|
||||
</para>
|
||||
<para>
|
||||
Applications should never have to call this function, since GTK+ takes
|
||||
care of this.
|
||||
</para>
|
||||
|
||||
@tooltips:
|
||||
@tooltips: a #GtkToolTips
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user