New upstream version 2.10.8
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Generated by gdbus-codegen 2.57.0 from dbus-service.xml. DO NOT EDIT.
|
||||
* Generated by gdbus-codegen 2.59.0 from dbus-service.xml. DO NOT EDIT.
|
||||
*
|
||||
* The license of this code is the same as for the D-Bus interface description
|
||||
* it was derived from.
|
||||
@ -175,9 +175,9 @@ static const _ExtendedGDBusArgInfo _gimp_dbus_service_ui_method_info_open_IN_ARG
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_IN_ARG_pointers[] =
|
||||
static const GDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_IN_ARG_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_method_info_open_IN_ARG_uri,
|
||||
&_gimp_dbus_service_ui_method_info_open_IN_ARG_uri.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -192,9 +192,9 @@ static const _ExtendedGDBusArgInfo _gimp_dbus_service_ui_method_info_open_OUT_AR
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_OUT_ARG_pointers[] =
|
||||
static const GDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_OUT_ARG_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_method_info_open_OUT_ARG_success,
|
||||
&_gimp_dbus_service_ui_method_info_open_OUT_ARG_success.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -222,9 +222,9 @@ static const _ExtendedGDBusArgInfo _gimp_dbus_service_ui_method_info_open_as_new
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_as_new_IN_ARG_pointers[] =
|
||||
static const GDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_as_new_IN_ARG_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_method_info_open_as_new_IN_ARG_uri,
|
||||
&_gimp_dbus_service_ui_method_info_open_as_new_IN_ARG_uri.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -239,9 +239,9 @@ static const _ExtendedGDBusArgInfo _gimp_dbus_service_ui_method_info_open_as_new
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_as_new_OUT_ARG_pointers[] =
|
||||
static const GDBusArgInfo * const _gimp_dbus_service_ui_method_info_open_as_new_OUT_ARG_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_method_info_open_as_new_OUT_ARG_success,
|
||||
&_gimp_dbus_service_ui_method_info_open_as_new_OUT_ARG_success.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -280,10 +280,10 @@ static const _ExtendedGDBusArgInfo _gimp_dbus_service_ui_method_info_batch_run_I
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusArgInfo * const _gimp_dbus_service_ui_method_info_batch_run_IN_ARG_pointers[] =
|
||||
static const GDBusArgInfo * const _gimp_dbus_service_ui_method_info_batch_run_IN_ARG_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_method_info_batch_run_IN_ARG_interpreter,
|
||||
&_gimp_dbus_service_ui_method_info_batch_run_IN_ARG_command,
|
||||
&_gimp_dbus_service_ui_method_info_batch_run_IN_ARG_interpreter.parent_struct,
|
||||
&_gimp_dbus_service_ui_method_info_batch_run_IN_ARG_command.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -298,9 +298,9 @@ static const _ExtendedGDBusArgInfo _gimp_dbus_service_ui_method_info_batch_run_O
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusArgInfo * const _gimp_dbus_service_ui_method_info_batch_run_OUT_ARG_pointers[] =
|
||||
static const GDBusArgInfo * const _gimp_dbus_service_ui_method_info_batch_run_OUT_ARG_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_method_info_batch_run_OUT_ARG_success,
|
||||
&_gimp_dbus_service_ui_method_info_batch_run_OUT_ARG_success.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -330,12 +330,12 @@ static const _ExtendedGDBusMethodInfo _gimp_dbus_service_ui_method_info_activate
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusMethodInfo * const _gimp_dbus_service_ui_method_info_pointers[] =
|
||||
static const GDBusMethodInfo * const _gimp_dbus_service_ui_method_info_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_method_info_open,
|
||||
&_gimp_dbus_service_ui_method_info_open_as_new,
|
||||
&_gimp_dbus_service_ui_method_info_batch_run,
|
||||
&_gimp_dbus_service_ui_method_info_activate,
|
||||
&_gimp_dbus_service_ui_method_info_open.parent_struct,
|
||||
&_gimp_dbus_service_ui_method_info_open_as_new.parent_struct,
|
||||
&_gimp_dbus_service_ui_method_info_batch_run.parent_struct,
|
||||
&_gimp_dbus_service_ui_method_info_activate.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -350,9 +350,9 @@ static const _ExtendedGDBusArgInfo _gimp_dbus_service_ui_signal_info_opened_ARG_
|
||||
FALSE
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusArgInfo * const _gimp_dbus_service_ui_signal_info_opened_ARG_pointers[] =
|
||||
static const GDBusArgInfo * const _gimp_dbus_service_ui_signal_info_opened_ARG_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_signal_info_opened_ARG_uri,
|
||||
&_gimp_dbus_service_ui_signal_info_opened_ARG_uri.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
@ -367,9 +367,9 @@ static const _ExtendedGDBusSignalInfo _gimp_dbus_service_ui_signal_info_opened =
|
||||
"opened"
|
||||
};
|
||||
|
||||
static const _ExtendedGDBusSignalInfo * const _gimp_dbus_service_ui_signal_info_pointers[] =
|
||||
static const GDBusSignalInfo * const _gimp_dbus_service_ui_signal_info_pointers[] =
|
||||
{
|
||||
&_gimp_dbus_service_ui_signal_info_opened,
|
||||
&_gimp_dbus_service_ui_signal_info_opened.parent_struct,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user