mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
application: Fix annoation of g_application_add_option_group
https://bugzilla.gnome.org/show_bug.cgi?id=761337
This commit is contained in:
parent
169cfb250f
commit
ec173eb654
@ -759,7 +759,7 @@ g_application_add_main_option (GApplication *application,
|
||||
/**
|
||||
* g_application_add_option_group:
|
||||
* @application: the #GApplication
|
||||
* @group: a #GOptionGroup
|
||||
* @group: (transfer full): a #GOptionGroup
|
||||
*
|
||||
* Adds a #GOptionGroup to the commandline handling of @application.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user