* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @arg_value: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.
* @user_data: User data to pass to @callback.
*
...
...
@@ -1042,7 +1043,7 @@ _out:
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @arg_value: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
* Synchronously invokes the <link linkend="gdbus-method-org-xfce-Xfconf.SetProperty">SetProperty()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.
...
...
@@ -1085,7 +1086,7 @@ _out:
* @proxy: A #XfconfExportedProxy.
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.
* @user_data: User data to pass to @callback.
*
...
...
@@ -1152,7 +1153,7 @@ _out:
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @out_value: (out): Return location for return parameter or %NULL to ignore.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
* Synchronously invokes the <link linkend="gdbus-method-org-xfce-Xfconf.GetProperty">GetProperty()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.
...
...
@@ -1195,7 +1196,7 @@ _out:
* @proxy: A #XfconfExportedProxy.
* @arg_channel: Argument to pass with the method invocation.
* @arg_property_base: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.
* @user_data: User data to pass to @callback.
*
...
...
@@ -1262,7 +1263,7 @@ _out:
* @arg_channel: Argument to pass with the method invocation.
* @arg_property_base: Argument to pass with the method invocation.
* @out_properties: (out): Return location for return parameter or %NULL to ignore.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
* Synchronously invokes the <link linkend="gdbus-method-org-xfce-Xfconf.GetAllProperties">GetAllProperties()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.
...
...
@@ -1305,7 +1306,7 @@ _out:
* @proxy: A #XfconfExportedProxy.
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.
* @user_data: User data to pass to @callback.
*
...
...
@@ -1372,7 +1373,7 @@ _out:
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @out_exists: (out): Return location for return parameter or %NULL to ignore.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
* Synchronously invokes the <link linkend="gdbus-method-org-xfce-Xfconf.PropertyExists">PropertyExists()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.
...
...
@@ -1416,7 +1417,7 @@ _out:
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @arg_recursive: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.
* @user_data: User data to pass to @callback.
*
...
...
@@ -1482,7 +1483,7 @@ _out:
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @arg_recursive: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
* Synchronously invokes the <link linkend="gdbus-method-org-xfce-Xfconf.ResetProperty">ResetProperty()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.
...
...
@@ -1523,7 +1524,7 @@ _out:
/**
* xfconf_exported_call_list_channels:
* @proxy: A #XfconfExportedProxy.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.
* @out_channels: (out): Return location for return parameter or %NULL to ignore.
* @out_channels: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to xfconf_exported_call_list_channels().
* @error: Return location for error or %NULL.
*
...
...
@@ -1583,8 +1584,8 @@ _out:
/**
* xfconf_exported_call_list_channels_sync:
* @proxy: A #XfconfExportedProxy.
* @out_channels: (out): Return location for return parameter or %NULL to ignore.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @out_channels: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
* Synchronously invokes the <link linkend="gdbus-method-org-xfce-Xfconf.ListChannels">ListChannels()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.
...
...
@@ -1623,7 +1624,7 @@ _out:
* @proxy: A #XfconfExportedProxy.
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.
* @user_data: User data to pass to @callback.
*
...
...
@@ -1690,7 +1691,7 @@ _out:
* @arg_channel: Argument to pass with the method invocation.
* @arg_property: Argument to pass with the method invocation.
* @out_locked: (out): Return location for return parameter or %NULL to ignore.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
* Synchronously invokes the <link linkend="gdbus-method-org-xfce-Xfconf.IsPropertyLocked">IsPropertyLocked()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.
* @flags: Flags from the #GDBusProxyFlags enumeration.
* @name: (allow-none): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.
* @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.
* @object_path: An object path.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL
*
* Synchronously creates a proxy for the D-Bus interface <link linkend="gdbus-interface-org-xfce-Xfconf.top_of_page">org.xfce.Xfconf</link>. See g_dbus_proxy_new_sync() for more details.
/* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
/* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
XDT_I18N([ar ast be bg bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sr sv te th tr ug uk ur_PK ur zh_CN zh_HK zh_TW ])
XDT_I18N([ar ast be bg bn ca cs da de el en_AU en_CA en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sr sv te th tr ug uk ur_PK ur zh_CN zh_HK zh_TW ])
dnl Check for gdbus-codegen
AC_ARG_VAR([GDBUS_CODEGEN], [D-Bus code and documentation generator from XML D-Bus interface definitions])
...
...
@@ -186,6 +186,20 @@ if test "x$xfconf_backend_perchannel_xml" = "xyes"; then
[Define if the perchannel-xml backend should be built])