forked from AuroraMiddleware/gtk
gtk/gtkapplication.c: Fix typo
This commit is contained in:
parent
4626edb889
commit
5c6656e485
@ -207,7 +207,7 @@ gtk_application_class_init (GtkApplicationClass *class)
|
|||||||
* @window: the newly-added #GtkWindow
|
* @window: the newly-added #GtkWindow
|
||||||
*
|
*
|
||||||
* Emitted when a #GtkWindow is added to @application through
|
* Emitted when a #GtkWindow is added to @application through
|
||||||
* gtk_application_add_wi!ndow().
|
* gtk_application_add_window().
|
||||||
*
|
*
|
||||||
* Since: 3.2
|
* Since: 3.2
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user