mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 03:40:10 +00:00
Fix a typo in the docs
svn path=/trunk/; revision=21276
This commit is contained in:
parent
380365ef63
commit
7e0216bfb3
@ -1,3 +1,7 @@
|
||||
2008-09-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtktestutils.c: Fix a typo in the docs.
|
||||
|
||||
2008-09-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* NEWS: Updates
|
||||
|
@ -483,7 +483,7 @@ gtk_test_text_get (GtkWidget *widget)
|
||||
* gtk_test_create_widget
|
||||
* @widget_type: a valid widget type.
|
||||
* @first_property_name: Name of first property to set or %NULL
|
||||
* @Varags: value to set the first property to, followed by more
|
||||
* @Varargs: value to set the first property to, followed by more
|
||||
* name-value pairs, terminated by %NULL
|
||||
*
|
||||
* This function wraps g_object_new() for widget types.
|
||||
|
Loading…
Reference in New Issue
Block a user