mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Annotate g_application_add_main_option_entries
This commit is contained in:
parent
8902276101
commit
a732f2966d
@ -589,7 +589,8 @@ add_packed_option (GApplication *application,
|
||||
/**
|
||||
* g_application_add_main_option_entries:
|
||||
* @application: a #GApplication
|
||||
* @entries: a %NULL-terminated list of #GOptionEntrys
|
||||
* @entries: (array zero-terminated=1) (element-type GOptionEntry) a
|
||||
* %NULL-terminated list of #GOptionEntrys
|
||||
*
|
||||
* Adds main option entries to be handled by @application.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user