forked from AuroraMiddleware/gtk
Fix some doc typos
svn path=/trunk/; revision=18368
This commit is contained in:
parent
eb3dcdf094
commit
e66ef22b50
@ -1,3 +1,8 @@
|
||||
2007-07-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkbuilder.c: Fix some typos in docs. (#452278,
|
||||
Adam Schreiber)
|
||||
|
||||
2007-07-03 Richard Hult <richard@imendio.com>
|
||||
|
||||
* gdk/quartz/gdkevents-quartz.c (create_key_event): Include
|
||||
|
@ -620,7 +620,7 @@ gtk_builder_new (void)
|
||||
* @filename: the name of the file to parse
|
||||
* @error: return location for an error, or %NULL
|
||||
*
|
||||
* Parses a string containing a <link linkend="BUILDER-UI">GtkBuilder
|
||||
* Parses a file containing a <link linkend="BUILDER-UI">GtkBuilder
|
||||
* UI definition</link> and merges it with the current contents of @builder.
|
||||
*
|
||||
* Returns: A positive value on success, 0 if an error occurred
|
||||
|
Loading…
Reference in New Issue
Block a user