mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
g_application_run(): Add (allow-none) introspection annotation.
This commit is contained in:
@@ -1171,7 +1171,7 @@ g_application_open (GApplication *application,
|
||||
* g_application_run:
|
||||
* @application: a #GApplication
|
||||
* @argc: the argc from main() (or 0 if @argv is %NULL)
|
||||
* @argv: (array length=argc): the argv from main(), or %NULL
|
||||
* @argv: (array length=argc) (allow-none): the argv from main(), or %NULL
|
||||
* @returns: the exit status
|
||||
*
|
||||
* Runs the application.
|
||||
|
Reference in New Issue
Block a user