mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
fix typo in documentation.
2008-03-06 Xan Lopez <xan@gnome.org> * gtk/gtkfixed.c: fix typo in documentation. svn path=/trunk/; revision=19722
This commit is contained in:
parent
b381678a92
commit
6dc678ede3
@ -1,3 +1,7 @@
|
||||
2008-03-06 Xan Lopez <xan@gnome.org>
|
||||
|
||||
* gtk/gtkfixed.c: fix typo in documentation.
|
||||
|
||||
2008-03-06 Johan Dahlin <jdahlin@async.com.br>
|
||||
|
||||
* gtk/gtkitemfactory.h:
|
||||
|
@ -485,7 +485,7 @@ gtk_fixed_set_has_window (GtkFixed *fixed,
|
||||
* @fixed: a #GtkWidget
|
||||
*
|
||||
* Gets whether the #GtkFixed has its own #GdkWindow.
|
||||
* See gdk_fixed_set_has_window().
|
||||
* See gtk_fixed_set_has_window().
|
||||
*
|
||||
* Return value: %TRUE if @fixed has its own window.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user