send a very complex stuct by dbus with dbus-glib

Colin Walters walters at verbum.org
Sat Apr 12 09:58:18 PDT 2008


On Wed, Apr 9, 2008 at 4:20 AM, ivan fernandez calvo
<ivan.fernandez at sacnet.es> wrote:
> Is a transcription problem the correct type is G_TYPE_UINT , The
>  objetive of the the code was only show What i want to do and in the
>  process i make a mistake.
>
> 
>   <method name="methodExample">
>   <arg type="(ua(bb))" name="stcElement" direction="in" />
>   </method>
>

Hi, looking at the current code (it's been a while), it looks like you
need to use one of the dbus_g_type_get_struct* functions when sending
DBus structures.


More information about the dbus mailing list