mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 02:46:16 +01:00
docs: Add missing annotation separator
This commit is contained in:
parent
c5a1e4f6c3
commit
6e771f0e84
@ -654,8 +654,8 @@ add_packed_option (GApplication *application,
|
||||
/**
|
||||
* g_application_add_main_option_entries:
|
||||
* @application: a #GApplication
|
||||
* @entries: (array zero-terminated=1) (element-type GOptionEntry) a
|
||||
* %NULL-terminated list of #GOptionEntrys
|
||||
* @entries: (array zero-terminated=1) (element-type GOptionEntry): the
|
||||
* main options for the application
|
||||
*
|
||||
* Adds main option entries to be handled by @application.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user