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