mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
Fix GI annotation for g_desktop_app_info_launch_uris_as_manager
This commit is contained in:
parent
8d74c96b76
commit
b497220e48
@ -1165,7 +1165,8 @@ g_desktop_app_info_launch (GAppInfo *appinfo,
|
||||
* @uris: (element-type utf8): List of URIs
|
||||
* @launch_context: a #GAppLaunchContext
|
||||
* @spawn_flags: #GSpawnFlags, used for each process
|
||||
* @user_setup: a #GSpawnChildSetupFunc, used once for each process.
|
||||
* @user_setup: (scope call): a #GSpawnChildSetupFunc, used once for
|
||||
* each process.
|
||||
* @user_setup_data: (closure user_setup): User data for @user_setup
|
||||
* @pid_callback: (scope call): Callback for child processes
|
||||
* @pid_callback_data: (closure pid_callback): User data for @callback
|
||||
|
Loading…
Reference in New Issue
Block a user