mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-13 03:03:09 +02:00
application: fix a typo in the docs annotation
This commit is contained in:
parent
fdfb09a793
commit
51dd7c5e4a
@ -540,7 +540,7 @@ g_application_class_init (GApplicationClass *class)
|
|||||||
* @application: the application
|
* @application: the application
|
||||||
*
|
*
|
||||||
* The ::startup signal is emitted on the primary instance immediately
|
* The ::startup signal is emitted on the primary instance immediately
|
||||||
* after registration. See g_activation_register().
|
* after registration. See g_application_register().
|
||||||
*/
|
*/
|
||||||
g_application_signals[SIGNAL_STARTUP] =
|
g_application_signals[SIGNAL_STARTUP] =
|
||||||
g_signal_new ("startup", G_TYPE_APPLICATION, G_SIGNAL_RUN_LAST,
|
g_signal_new ("startup", G_TYPE_APPLICATION, G_SIGNAL_RUN_LAST,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user