forked from AuroraMiddleware/gtk
GtkAppplication docs: Fix small typo.
This commit is contained in:
parent
cad8aaadce
commit
d4c1b46a9e
@ -820,7 +820,7 @@ gtk_application_new (const gchar *application_id,
|
||||
* @application: a #GtkApplication
|
||||
* @window: a #GtkWindow
|
||||
*
|
||||
* Adds a window from @application.
|
||||
* Adds a window to @application.
|
||||
*
|
||||
* This call is equivalent to setting the #GtkWindow:application
|
||||
* property of @window to @application.
|
||||
|
Loading…
Reference in New Issue
Block a user