mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
g_desktop_app_info_launch_uris_as_manager: Fix parameter naming
This makes introspection happier.
This commit is contained in:
parent
9be6da9448
commit
0b59cf6566
@ -111,9 +111,9 @@ gboolean g_desktop_app_info_launch_uris_as_manager (GDesktopAppInfo
|
||||
GList *uris,
|
||||
GAppLaunchContext *launch_context,
|
||||
GSpawnFlags spawn_flags,
|
||||
GSpawnChildSetupFunc setup,
|
||||
GSpawnChildSetupFunc user_setup,
|
||||
gpointer user_setup_data,
|
||||
GDesktopAppLaunchCallback callback,
|
||||
GDesktopAppLaunchCallback pid_callback,
|
||||
gpointer pid_callback_data,
|
||||
GError **error);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user