New upstream version 2.10.20

This commit is contained in:
Simon McVittie
2020-08-26 11:05:56 +01:00
794 changed files with 93349 additions and 84053 deletions

View File

@ -1,8 +1,9 @@
/*
* Generated by gdbus-codegen 2.62.0 from dbus-service.xml. DO NOT EDIT.
* This file is generated by gdbus-codegen, do not modify it.
*
* The license of this code is the same as for the D-Bus interface description
* it was derived from.
* it was derived from. Note that it links to GLib, so must comply with the
* LGPL linking clauses.
*/
#ifdef HAVE_CONFIG_H
@ -582,7 +583,7 @@ gimp_dbus_service_ui_emit_opened (
* @user_data: User data to pass to @callback.
*
* Asynchronously invokes the <link linkend="gdbus-method-org-gimp-GIMP-UI.Open">Open()</link> D-Bus method on @proxy.
* When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from.
* When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).
* You can then call gimp_dbus_service_ui_call_open_finish() to get the result of the operation.
*
* See gimp_dbus_service_ui_call_open_sync() for the synchronous, blocking version of this method.
@ -686,7 +687,7 @@ _out:
* @user_data: User data to pass to @callback.
*
* Asynchronously invokes the <link linkend="gdbus-method-org-gimp-GIMP-UI.OpenAsNew">OpenAsNew()</link> D-Bus method on @proxy.
* When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from.
* When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).
* You can then call gimp_dbus_service_ui_call_open_as_new_finish() to get the result of the operation.
*
* See gimp_dbus_service_ui_call_open_as_new_sync() for the synchronous, blocking version of this method.
@ -791,7 +792,7 @@ _out:
* @user_data: User data to pass to @callback.
*
* Asynchronously invokes the <link linkend="gdbus-method-org-gimp-GIMP-UI.BatchRun">BatchRun()</link> D-Bus method on @proxy.
* When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from.
* When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).
* You can then call gimp_dbus_service_ui_call_batch_run_finish() to get the result of the operation.
*
* See gimp_dbus_service_ui_call_batch_run_sync() for the synchronous, blocking version of this method.
@ -899,7 +900,7 @@ _out:
* @user_data: User data to pass to @callback.
*
* Asynchronously invokes the <link linkend="gdbus-method-org-gimp-GIMP-UI.Activate">Activate()</link> D-Bus method on @proxy.
* When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from.
* When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).
* You can then call gimp_dbus_service_ui_call_activate_finish() to get the result of the operation.
*
* See gimp_dbus_service_ui_call_activate_sync() for the synchronous, blocking version of this method.
@ -1239,7 +1240,7 @@ gimp_dbus_service_ui_proxy_iface_init (GimpDBusServiceUIIface *iface)
*
* Asynchronously creates a proxy for the D-Bus interface <link linkend="gdbus-interface-org-gimp-GIMP-UI.top_of_page">org.gimp.GIMP.UI</link>. See g_dbus_proxy_new() for more details.
*
* When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from.
* When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).
* You can then call gimp_dbus_service_ui_proxy_new_finish() to get the result of the operation.
*
* See gimp_dbus_service_ui_proxy_new_sync() for the synchronous, blocking version of this constructor.
@ -1329,7 +1330,7 @@ gimp_dbus_service_ui_proxy_new_sync (
*
* Like gimp_dbus_service_ui_proxy_new() but takes a #GBusType instead of a #GDBusConnection.
*
* When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from.
* When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).
* You can then call gimp_dbus_service_ui_proxy_new_for_bus_finish() to get the result of the operation.
*
* See gimp_dbus_service_ui_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.